Home
last modified time | relevance | path

Searched defs:di_bh (Results 1 – 12 of 12) sorted by relevance

/linux/fs/ocfs2/
H A Dacl.c114 struct buffer_head *di_bh) in ocfs2_get_acl_nolock() argument
158 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() argument
216 ocfs2_set_acl(handle_t * handle,struct inode * inode,struct buffer_head * di_bh,int type,struct posix_acl * acl,struct ocfs2_alloc_context * meta_ac,struct ocfs2_alloc_context * data_ac) ocfs2_set_acl() argument
296 struct buffer_head *di_bh = NULL; ocfs2_iop_get_acl() local
354 ocfs2_init_acl(handle_t * handle,struct inode * inode,struct inode * dir,struct buffer_head * di_bh,struct buffer_head * dir_bh,struct ocfs2_alloc_context * meta_ac,struct ocfs2_alloc_context * data_ac) ocfs2_init_acl() argument
[all...]
H A Dextent_map.c397 struct buffer_head *di_bh, in ocfs2_get_clusters_nocache() argument
611 struct buffer_head *di_bh = NULL; in ocfs2_get_clusters() local
710 static int ocfs2_fiemap_inline(struct inode *inode, struct buffer_head *di_bh, in ocfs2_fiemap_inline() argument
752 struct buffer_head *di_bh = NULL; in ocfs2_fiemap() local
829 ocfs2_overwrite_io(struct inode * inode,struct buffer_head * di_bh,u64 map_start,u64 map_len) ocfs2_overwrite_io() argument
880 struct buffer_head *di_bh = NULL; ocfs2_seek_data_hole_offset() local
[all...]
H A Dmmap.c47 struct buffer_head *di_bh, struct folio *folio) in __ocfs2_page_mkwrite() argument
117 struct buffer_head *di_bh = NULL; in ocfs2_page_mkwrite() local
H A Daops.c212 struct buffer_head *di_bh) in ocfs2_read_inline_data() argument
243 struct buffer_head *di_bh = NULL; in ocfs2_readpage_inline() local
821 struct buffer_head *di_bh) in ocfs2_alloc_write_ctxt() argument
1508 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u6 argument
1588 ocfs2_expand_nonsparse_inode(struct inode * inode,struct buffer_head * di_bh,loff_t pos,unsigned len,struct ocfs2_write_ctxt * wc) ocfs2_expand_nonsparse_inode() argument
1612 ocfs2_zero_tail(struct inode * inode,struct buffer_head * di_bh,loff_t pos) ocfs2_zero_tail() argument
1627 ocfs2_write_begin_nolock(struct address_space * mapping,loff_t pos,unsigned len,ocfs2_write_type_t type,struct folio ** foliop,void ** fsdata,struct buffer_head * di_bh,struct folio * mmap_folio) ocfs2_write_begin_nolock() argument
1866 struct buffer_head *di_bh = NULL; ocfs2_write_begin() local
2124 struct buffer_head *di_bh = NULL; ocfs2_dio_wr_get_block() local
2275 struct buffer_head *di_bh = NULL; ocfs2_dio_end_io_write() local
[all...]
H A Dinode.c711 struct buffer_head *di_bh, in ocfs2_remove_inode() argument
825 struct buffer_head *di_bh) in ocfs2_wipe_inode() argument
964 ocfs2_query_inode_wipe(struct inode * inode,struct buffer_head * di_bh,int * wipe) ocfs2_query_inode_wipe() argument
1072 struct buffer_head *di_bh = NULL; ocfs2_delete_inode() local
[all...]
H A Ddir.c401 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_id() local
1022 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_dx() local
1378 struct buffer_head *di_bh = NULL; ocfs2_delete_entry_id() local
1765 struct buffer_head *di_bh = NULL; ocfs2_dir_foreach_blk_id() local
2109 struct buffer_head *di_bh = NULL; ocfs2_empty_dir_dx() local
2216 ocfs2_fill_new_dir_id(struct ocfs2_super * osb,handle_t * handle,struct inode * parent,struct inode * inode,struct buffer_head * di_bh) ocfs2_fill_new_dir_id() argument
2317 ocfs2_dx_dir_attach_index(struct ocfs2_super * osb,handle_t * handle,struct inode * dir,struct buffer_head * di_bh,struct buffer_head * dirdata_bh,struct ocfs2_alloc_context * meta_ac,int dx_inline,u32 num_entries,struct buffer_head ** ret_dx_root_bh) ocfs2_dx_dir_attach_index() argument
2544 ocfs2_fill_new_dir_dx(struct ocfs2_super * osb,handle_t * handle,struct inode * parent,struct inode * inode,struct buffer_head * di_bh,struct ocfs2_alloc_context * data_ac,struct ocfs2_alloc_context * meta_ac) ocfs2_fill_new_dir_dx() argument
2710 ocfs2_new_dx_should_be_inline(struct inode * dir,struct buffer_head * di_bh) ocfs2_new_dx_should_be_inline() argument
2797 ocfs2_expand_inline_dir(struct inode * dir,struct buffer_head * di_bh,unsigned int blocks_wanted,struct ocfs2_dir_lookup_result * lookup,struct buffer_head ** first_block_bh) ocfs2_expand_inline_dir() argument
3368 ocfs2_find_dir_space_id(struct inode * dir,struct buffer_head * di_bh,const char * name,int namelen,struct buffer_head ** ret_de_bh,unsigned int * blocks_wanted) ocfs2_find_dir_space_id() argument
3906 ocfs2_find_dir_space_dx(struct ocfs2_super * osb,struct inode * dir,struct buffer_head * di_bh,struct buffer_head * dx_root_bh,const char * name,int namelen,struct ocfs2_dir_lookup_result * lookup) ocfs2_find_dir_space_dx() argument
4158 ocfs2_prepare_dx_dir_for_insert(struct inode * dir,struct buffer_head * di_bh,const char * name,int namelen,struct ocfs2_dir_lookup_result * lookup) ocfs2_prepare_dx_dir_for_insert() argument
4331 ocfs2_dx_dir_remove_index(struct inode * dir,struct buffer_head * di_bh,struct buffer_head * dx_root_bh) ocfs2_dx_dir_remove_index() argument
4411 ocfs2_dx_dir_truncate(struct inode * dir,struct buffer_head * di_bh) ocfs2_dx_dir_truncate() argument
[all...]
H A Dmove_extents.c757 static int __ocfs2_move_extents_range(struct buffer_head *di_bh, in __ocfs2_move_extents_range() argument
898 struct buffer_head *di_bh = NULL; in ocfs2_move_extents() local
[all...]
H A Dnamei.c2641 struct buffer_head *di_bh = NULL; in ocfs2_add_inode_to_orphan() local
2712 struct inode *inode, struct buffer_head *di_bh, in ocfs2_del_inode_from_orphan() argument
2798 struct buffer_head *di_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local
[all...]
H A Dxattr.c1025 struct buffer_head *di_bh = NULL; in ocfs2_listxattr() local
1284 struct buffer_head *di_bh, in ocfs2_xattr_get_nolock() argument
1330 struct buffer_head *di_bh = NULL; in ocfs2_xattr_get() local
2424 ocfs2_xattr_ibody_remove(struct inode * inode,struct buffer_head * di_bh,struct ocfs2_caching_info * ref_ci,struct buffer_head * ref_root_bh) ocfs2_xattr_ibody_remove() argument
2562 ocfs2_xattr_remove(struct inode * inode,struct buffer_head * di_bh) ocfs2_xattr_remove() argument
2719 ocfs2_xattr_ibody_init(struct inode * inode,struct buffer_head * di_bh,struct ocfs2_xattr_set_ctxt * ctxt) ocfs2_xattr_ibody_init() argument
3448 ocfs2_xattr_set_handle(handle_t * handle,struct inode * inode,struct buffer_head * di_bh,int name_index,const char * name,const void * value,size_t value_len,int flags,struct ocfs2_alloc_context * meta_ac,struct ocfs2_alloc_context * data_ac) ocfs2_xattr_set_handle() argument
3536 struct buffer_head *di_bh = NULL; ocfs2_xattr_set() local
7302 ocfs2_init_security_set(handle_t * handle,struct inode * inode,struct buffer_head * di_bh,struct ocfs2_security_xattr_info * si,struct ocfs2_alloc_context * xattr_ac,struct ocfs2_alloc_context * data_ac) ocfs2_init_security_set() argument
[all...]
H A Djournal.c2300 struct buffer_head *di_bh = NULL; in ocfs2_recover_orphans() local
2456 struct buffer_head *di_bh = NULL; in ocfs2_check_journals_nolocks() local
[all...]
H A Dsuballoc.c1633 struct buffer_head *di_bh, in ocfs2_alloc_dinode_update_counts() argument
1659 struct buffer_head *di_bh, in ocfs2_rollback_alloc_dinode_counts() argument
H A Dalloc.c6424 struct buffer_head *di_bh = NULL; in ocfs2_free_cached_blocks() local
7080 struct buffer_head *di_bh) in ocfs2_convert_inline_data_to_extents() argument
7233 ocfs2_commit_truncate(struct ocfs2_super * osb,struct inode * inode,struct buffer_head * di_bh) ocfs2_commit_truncate() argument
7405 ocfs2_truncate_inline(struct inode * inode,struct buffer_head * di_bh,unsigned int start,unsigned int end,int trunc) ocfs2_truncate_inline() argument
[all...]