| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | mmap.c | 119 struct buffer_head *di_bh = NULL; in ocfs2_page_mkwrite() local 48 __ocfs2_page_mkwrite(struct file *file, struct buffer_head *di_bh, struct page *page) __ocfs2_page_mkwrite() argument
|
| H A D | acl.c | 160 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() argument 114 ocfs2_get_acl_nolock(struct inode *inode, int type, struct buffer_head *di_bh) ocfs2_get_acl_nolock() 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 295 struct buffer_head *di_bh = NULL; ocfs2_iop_get_acl() local 347 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 D | extent_map.c | 603 struct buffer_head *di_bh = NULL; in ocfs2_get_clusters() local 702 static int ocfs2_fiemap_inline(struct inode *inode, struct buffer_head *di_bh, in ocfs2_fiemap_inline() argument 744 struct buffer_head *di_bh = NULL; in ocfs2_fiemap() local 398 ocfs2_get_clusters_nocache(struct inode *inode, struct buffer_head *di_bh, u32 v_cluster, unsigned int *hole_len, struct ocfs2_extent_rec *ret_rec, unsigned int *is_last) ocfs2_get_clusters_nocache() argument 821 ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh, u64 map_start, u64 map_len) ocfs2_overwrite_io() argument 872 struct buffer_head *di_bh = NULL; ocfs2_seek_data_hole_offset() local [all...] |
| H A D | move_extents.c | 760 static int __ocfs2_move_extents_range(struct buffer_head *di_bh, in __ocfs2_move_extents_range() argument 901 struct buffer_head *di_bh = NULL; in ocfs2_move_extents() local [all...] |
| H A D | inode.c | 695 ocfs2_remove_from_cache(INODE_CACHE(inode), di_bh); in ocfs2_remove_inode() local 636 ocfs2_remove_inode(struct inode *inode, struct buffer_head *di_bh, struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh) ocfs2_remove_inode() argument 750 ocfs2_wipe_inode(struct inode *inode, struct buffer_head *di_bh) ocfs2_wipe_inode() argument 889 ocfs2_query_inode_wipe(struct inode *inode, struct buffer_head *di_bh, int *wipe) ocfs2_query_inode_wipe() argument 998 struct buffer_head *di_bh = NULL; ocfs2_delete_inode() local [all...] |
| H A D | namei.c | 2618 struct buffer_head *di_bh = NULL; in ocfs2_add_inode_to_orphan() local 2688 ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh, int update_isize, loff_t end) ocfs2_del_inode_from_orphan() argument 2775 struct buffer_head *di_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local [all...] |
| H A D | aops.c | 261 struct buffer_head *di_bh = NULL; in ocfs2_readpage_inline() local 1533 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u6 argument 221 ocfs2_read_inline_data(struct inode *inode, struct page *page, struct buffer_head *di_bh) ocfs2_read_inline_data() argument 841 ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, struct ocfs2_super *osb, loff_t pos, unsigned len, ocfs2_write_type_t type, struct buffer_head *di_bh) ocfs2_alloc_write_ctxt() argument 1613 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 1638 ocfs2_zero_tail(struct inode *inode, struct buffer_head *di_bh, loff_t pos) ocfs2_zero_tail() argument 1650 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) ocfs2_write_begin_nolock() argument 1891 struct buffer_head *di_bh = NULL; ocfs2_write_begin() local 2153 struct buffer_head *di_bh = NULL; ocfs2_dio_wr_get_block() local 2306 struct buffer_head *di_bh = NULL; ocfs2_dio_end_io_write() local [all...] |
| H A D | file.c | 311 ocfs2_simple_size_update(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_simple_size_update() argument 436 ocfs2_truncate_file(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_truncate_file() argument 712 ocfs2_zero_start_ordered_transaction(struct inode *inode, struct buffer_head *di_bh, loff_t start_byte, loff_t length) ocfs2_zero_start_ordered_transaction() argument 755 ocfs2_write_zero_page(struct inode *inode, u64 abs_from, u64 abs_to, struct buffer_head *di_bh) ocfs2_write_zero_page() argument 863 ocfs2_zero_extend_get_range(struct inode *inode, struct buffer_head *di_bh, u64 zero_start, u64 zero_end, u64 *range_start, u64 *range_end) ocfs2_zero_extend_get_range() argument 937 ocfs2_zero_extend_range(struct inode *inode, u64 range_start, u64 range_end, struct buffer_head *di_bh) ocfs2_zero_extend_range() argument 971 ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh, loff_t zero_to_size) ocfs2_zero_extend() argument 1011 ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size, u64 zero_to) ocfs2_extend_no_holes() argument 1053 ocfs2_extend_file(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_extend_file() argument 1443 struct buffer_head *di_bh = NULL; ocfs2_allocate_unwritten_extents() local 1761 ocfs2_remove_inode_range(struct inode *inode, struct buffer_head *di_bh, u64 byte_start, u64 byte_len) ocfs2_remove_inode_range() argument 1934 struct buffer_head *di_bh = NULL; __ocfs2_change_file_space() local 2181 ocfs2_inode_lock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem, int wait) ocfs2_inode_lock_for_extent_tree() argument 2223 ocfs2_inode_unlock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem) ocfs2_inode_unlock_for_extent_tree() argument 2247 struct buffer_head *di_bh = NULL; ocfs2_prepare_inode_for_write() local [all...] |
| H A D | suballoc.c | 1579 ocfs2_alloc_dinode_update_counts(struct inode *inode, handle_t *handle, struct buffer_head *di_bh, u32 num_bits, u16 chain) ocfs2_alloc_dinode_update_counts() argument 1606 ocfs2_rollback_alloc_dinode_counts(struct inode *inode, struct buffer_head *di_bh, u32 num_bits, u16 chain) ocfs2_rollback_alloc_dinode_counts() argument
|
| H A D | journal.c | 2191 struct buffer_head *di_bh = NULL; in ocfs2_recover_orphans() local 2347 struct buffer_head *di_bh = NULL; in ocfs2_check_journals_nolocks() local [all...] |
| H A D | dir.c | 403 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_id() local 1016 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_dx() local 1359 struct buffer_head *di_bh = NULL; ocfs2_delete_entry_id() local 1748 struct buffer_head *di_bh = NULL; ocfs2_dir_foreach_blk_id() local 2087 struct buffer_head *di_bh = NULL; ocfs2_empty_dir_dx() local 2190 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 2293 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 2518 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 2687 ocfs2_new_dx_should_be_inline(struct inode *dir, struct buffer_head *di_bh) ocfs2_new_dx_should_be_inline() argument 2775 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 3346 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 3893 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 4145 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 4324 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 4405 ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh) ocfs2_dx_dir_truncate() argument [all...] |
| H A D | refcounttree.c | 399 struct buffer_head *di_bh = NULL; in ocfs2_get_refcount_block() local 551 ocfs2_create_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_create_refcount_tree() argument 692 ocfs2_set_refcount_tree(struct inode *inode, struct buffer_head *di_bh, u64 refcount_loc) ocfs2_set_refcount_tree() argument 756 ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_remove_refcount_tree() argument 925 ocfs2_try_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_try_remove_refcount_tree() argument 3409 ocfs2_refcount_cow_hunk(struct inode *inode, struct buffer_head *di_bh, u32 cpos, u32 write_len, u32 max_cpos) ocfs2_refcount_cow_hunk() argument 3485 ocfs2_refcount_cow(struct inode *inode, struct buffer_head *di_bh, u32 cpos, u32 write_len, u32 max_cpos) ocfs2_refcount_cow() argument 3760 ocfs2_change_ctime(struct inode *inode, struct buffer_head *di_bh) ocfs2_change_ctime() argument 3794 ocfs2_attach_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_attach_refcount_tree() argument [all...] |
| H A D | alloc.c | 6394 struct buffer_head *di_bh = NULL; in ocfs2_free_cached_blocks() local 7047 ocfs2_convert_inline_data_to_extents(struct inode *inode, struct buffer_head *di_bh) ocfs2_convert_inline_data_to_extents() argument 7199 ocfs2_commit_truncate(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh) ocfs2_commit_truncate() argument 7373 ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, unsigned int start, unsigned int end, int trunc) ocfs2_truncate_inline() argument [all...] |
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | mmap.c | 117 struct buffer_head *di_bh = NULL; in ocfs2_page_mkwrite() local 46 __ocfs2_page_mkwrite(struct file *file, struct buffer_head *di_bh, struct page *page) __ocfs2_page_mkwrite() argument
|
| H A D | acl.c | 158 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, in ocfs2_acl_set_mode() argument 112 ocfs2_get_acl_nolock(struct inode *inode, int type, struct buffer_head *di_bh) ocfs2_get_acl_nolock() argument 214 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 351 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 D | move_extents.c | 758 static int __ocfs2_move_extents_range(struct buffer_head *di_bh, in __ocfs2_move_extents_range() argument 899 struct buffer_head *di_bh = NULL; in ocfs2_move_extents() local [all...] |
| H A D | extent_map.c | 601 struct buffer_head *di_bh = NULL; in ocfs2_get_clusters() local 700 static int ocfs2_fiemap_inline(struct inode *inode, struct buffer_head *di_bh, in ocfs2_fiemap_inline() argument 742 struct buffer_head *di_bh = NULL; in ocfs2_fiemap() local 396 ocfs2_get_clusters_nocache(struct inode *inode, struct buffer_head *di_bh, u32 v_cluster, unsigned int *hole_len, struct ocfs2_extent_rec *ret_rec, unsigned int *is_last) ocfs2_get_clusters_nocache() argument 819 ocfs2_overwrite_io(struct inode *inode, struct buffer_head *di_bh, u64 map_start, u64 map_len) ocfs2_overwrite_io() argument 870 struct buffer_head *di_bh = NULL; ocfs2_seek_data_hole_offset() local [all...] |
| H A D | inode.c | 693 ocfs2_remove_from_cache(INODE_CACHE(inode), di_bh); in ocfs2_remove_inode() local 634 ocfs2_remove_inode(struct inode *inode, struct buffer_head *di_bh, struct inode *orphan_dir_inode, struct buffer_head *orphan_dir_bh) ocfs2_remove_inode() argument 748 ocfs2_wipe_inode(struct inode *inode, struct buffer_head *di_bh) ocfs2_wipe_inode() argument 887 ocfs2_query_inode_wipe(struct inode *inode, struct buffer_head *di_bh, int *wipe) ocfs2_query_inode_wipe() argument 996 struct buffer_head *di_bh = NULL; ocfs2_delete_inode() local [all...] |
| H A D | namei.c | 2623 struct buffer_head *di_bh = NULL; in ocfs2_add_inode_to_orphan() local 2693 ocfs2_del_inode_from_orphan(struct ocfs2_super *osb, struct inode *inode, struct buffer_head *di_bh, int update_isize, loff_t end) ocfs2_del_inode_from_orphan() argument 2780 struct buffer_head *di_bh = NULL; ocfs2_mv_orphaned_inode_to_new() local [all...] |
| H A D | journal.c | 2224 struct buffer_head *di_bh = NULL; in ocfs2_recover_orphans() local 2380 struct buffer_head *di_bh = NULL; in ocfs2_check_journals_nolocks() local [all...] |
| H A D | suballoc.c | 1577 ocfs2_alloc_dinode_update_counts(struct inode *inode, handle_t *handle, struct buffer_head *di_bh, u32 num_bits, u16 chain) ocfs2_alloc_dinode_update_counts() argument 1604 ocfs2_rollback_alloc_dinode_counts(struct inode *inode, struct buffer_head *di_bh, u32 num_bits, u16 chain) ocfs2_rollback_alloc_dinode_counts() argument
|
| H A D | aops.c | 259 struct buffer_head *di_bh = NULL; in ocfs2_readpage_inline() local 1529 int ocfs2_size_fits_inline_data(struct buffer_head *di_bh, u6 argument 219 ocfs2_read_inline_data(struct inode *inode, struct page *page, struct buffer_head *di_bh) ocfs2_read_inline_data() argument 837 ocfs2_alloc_write_ctxt(struct ocfs2_write_ctxt **wcp, struct ocfs2_super *osb, loff_t pos, unsigned len, ocfs2_write_type_t type, struct buffer_head *di_bh) ocfs2_alloc_write_ctxt() argument 1609 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 1634 ocfs2_zero_tail(struct inode *inode, struct buffer_head *di_bh, loff_t pos) ocfs2_zero_tail() argument 1646 ocfs2_write_begin_nolock(struct address_space *mapping, loff_t pos, unsigned len, ocfs2_write_type_t type, struct page **pagep, void **fsdata, struct buffer_head *di_bh, struct page *mmap_page) ocfs2_write_begin_nolock() argument 1887 struct buffer_head *di_bh = NULL; ocfs2_write_begin() local 2150 struct buffer_head *di_bh = NULL; ocfs2_dio_wr_get_block() local 2303 struct buffer_head *di_bh = NULL; ocfs2_dio_end_io_write() local [all...] |
| H A D | file.c | 311 ocfs2_simple_size_update(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_simple_size_update() argument 436 ocfs2_truncate_file(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_truncate_file() argument 709 ocfs2_zero_start_ordered_transaction(struct inode *inode, struct buffer_head *di_bh, loff_t start_byte, loff_t length) ocfs2_zero_start_ordered_transaction() argument 752 ocfs2_write_zero_page(struct inode *inode, u64 abs_from, u64 abs_to, struct buffer_head *di_bh) ocfs2_write_zero_page() argument 855 ocfs2_zero_extend_get_range(struct inode *inode, struct buffer_head *di_bh, u64 zero_start, u64 zero_end, u64 *range_start, u64 *range_end) ocfs2_zero_extend_get_range() argument 929 ocfs2_zero_extend_range(struct inode *inode, u64 range_start, u64 range_end, struct buffer_head *di_bh) ocfs2_zero_extend_range() argument 963 ocfs2_zero_extend(struct inode *inode, struct buffer_head *di_bh, loff_t zero_to_size) ocfs2_zero_extend() argument 1003 ocfs2_extend_no_holes(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size, u64 zero_to) ocfs2_extend_no_holes() argument 1045 ocfs2_extend_file(struct inode *inode, struct buffer_head *di_bh, u64 new_i_size) ocfs2_extend_file() argument 1437 struct buffer_head *di_bh = NULL; ocfs2_allocate_unwritten_extents() local 1755 ocfs2_remove_inode_range(struct inode *inode, struct buffer_head *di_bh, u64 byte_start, u64 byte_len) ocfs2_remove_inode_range() argument 1928 struct buffer_head *di_bh = NULL; __ocfs2_change_file_space() local 2175 ocfs2_inode_lock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem, int wait) ocfs2_inode_lock_for_extent_tree() argument 2217 ocfs2_inode_unlock_for_extent_tree(struct inode *inode, struct buffer_head **di_bh, int meta_level, int write_sem) ocfs2_inode_unlock_for_extent_tree() argument 2241 struct buffer_head *di_bh = NULL; ocfs2_prepare_inode_for_write() local [all...] |
| H A D | refcounttree.c | 397 struct buffer_head *di_bh = NULL; in ocfs2_get_refcount_block() local 549 ocfs2_create_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_create_refcount_tree() argument 690 ocfs2_set_refcount_tree(struct inode *inode, struct buffer_head *di_bh, u64 refcount_loc) ocfs2_set_refcount_tree() argument 754 ocfs2_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_remove_refcount_tree() argument 923 ocfs2_try_remove_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_try_remove_refcount_tree() argument 3380 ocfs2_refcount_cow_hunk(struct inode *inode, struct buffer_head *di_bh, u32 cpos, u32 write_len, u32 max_cpos) ocfs2_refcount_cow_hunk() argument 3456 ocfs2_refcount_cow(struct inode *inode, struct buffer_head *di_bh, u32 cpos, u32 write_len, u32 max_cpos) ocfs2_refcount_cow() argument 3731 ocfs2_change_ctime(struct inode *inode, struct buffer_head *di_bh) ocfs2_change_ctime() argument 3765 ocfs2_attach_refcount_tree(struct inode *inode, struct buffer_head *di_bh) ocfs2_attach_refcount_tree() argument [all...] |
| H A D | dir.c | 395 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_id() local 1008 struct buffer_head *di_bh = NULL; in ocfs2_find_entry_dx() local 1351 struct buffer_head *di_bh = NULL; ocfs2_delete_entry_id() local 1739 struct buffer_head *di_bh = NULL; ocfs2_dir_foreach_blk_id() local 2076 struct buffer_head *di_bh = NULL; ocfs2_empty_dir_dx() local 2179 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 2282 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 2507 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 2676 ocfs2_new_dx_should_be_inline(struct inode *dir, struct buffer_head *di_bh) ocfs2_new_dx_should_be_inline() argument 2764 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 3335 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 3879 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 4131 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 4310 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 4391 ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh) ocfs2_dx_dir_truncate() argument [all...] |