Searched defs:dx_root (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | namei.c | 245 struct dx_root struct
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | dir.c | 158 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_link_trailer() local 199 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline() argument 574 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root() local 897 ocfs2_dx_dir_search(const char *name, int namelen, struct inode *dir, struct ocfs2_dx_root_block *dx_root, struct ocfs2_dir_lookup_result *res) ocfs2_dx_dir_search() argument 1019 struct ocfs2_dx_root_block *dx_root; ocfs2_find_entry_dx() local 1246 struct ocfs2_dx_root_block *dx_root; ocfs2_delete_entry_dx() local 1485 ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle, struct ocfs2_dx_hinfo *hinfo, u64 dirent_blk, struct ocfs2_dx_root_block *dx_root) ocfs2_dx_inline_root_insert() argument 1497 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_insert() local 1533 struct ocfs2_dx_root_block *dx_root; ocfs2_remove_block_from_free_list() local 2090 struct ocfs2_dx_root_block *dx_root; ocfs2_empty_dir_dx() local 2307 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_attach_index() local 2530 struct ocfs2_dx_root_block *dx_root; ocfs2_fill_new_dir_dx() local 2649 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_index_root_block() local 3684 ocfs2_dx_dir_rebalance_credits(struct ocfs2_super *osb, struct ocfs2_dx_root_block *dx_root) ocfs2_dx_dir_rebalance_credits() argument 3714 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_rebalance() local 3900 struct ocfs2_dx_root_block *dx_root; ocfs2_find_dir_space_dx() local 3976 struct ocfs2_dx_root_block *dx_root; ocfs2_search_dx_free_list() local 4024 struct ocfs2_dx_root_block *dx_root; ocfs2_expand_inline_dx_root() local 4132 struct ocfs2_dx_root_block *dx_root; ocfs2_inline_dx_has_space() local 4156 struct ocfs2_dx_root_block *dx_root; ocfs2_prepare_dx_dir_for_insert() local 4331 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_remove_index() local 4413 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_truncate() local [all...] |
| H A D | alloc.c | 340 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_set_last_eb_blk() local 347 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_get_last_eb_blk() local 355 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_update_clusters() local 362 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_sanity_check() local 371 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_fill_root_el() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | namei.c | 246 struct dx_root struct
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | dir.c | 156 struct ocfs2_dx_root_block *dx_root; in ocfs2_dx_dir_link_trailer() local 197 static inline int ocfs2_dx_root_inline(struct ocfs2_dx_root_block *dx_root) in ocfs2_dx_root_inline() argument 566 struct ocfs2_dx_root_block *dx_root; in ocfs2_validate_dx_root() local 889 ocfs2_dx_dir_search(const char *name, int namelen, struct inode *dir, struct ocfs2_dx_root_block *dx_root, struct ocfs2_dir_lookup_result *res) ocfs2_dx_dir_search() argument 1011 struct ocfs2_dx_root_block *dx_root; ocfs2_find_entry_dx() local 1238 struct ocfs2_dx_root_block *dx_root; ocfs2_delete_entry_dx() local 1477 ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle, struct ocfs2_dx_hinfo *hinfo, u64 dirent_blk, struct ocfs2_dx_root_block *dx_root) ocfs2_dx_inline_root_insert() argument 1489 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_insert() local 1525 struct ocfs2_dx_root_block *dx_root; ocfs2_remove_block_from_free_list() local 2079 struct ocfs2_dx_root_block *dx_root; ocfs2_empty_dir_dx() local 2296 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_attach_index() local 2519 struct ocfs2_dx_root_block *dx_root; ocfs2_fill_new_dir_dx() local 2638 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_index_root_block() local 3670 ocfs2_dx_dir_rebalance_credits(struct ocfs2_super *osb, struct ocfs2_dx_root_block *dx_root) ocfs2_dx_dir_rebalance_credits() argument 3700 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_rebalance() local 3886 struct ocfs2_dx_root_block *dx_root; ocfs2_find_dir_space_dx() local 3962 struct ocfs2_dx_root_block *dx_root; ocfs2_search_dx_free_list() local 4010 struct ocfs2_dx_root_block *dx_root; ocfs2_expand_inline_dx_root() local 4118 struct ocfs2_dx_root_block *dx_root; ocfs2_inline_dx_has_space() local 4142 struct ocfs2_dx_root_block *dx_root; ocfs2_prepare_dx_dir_for_insert() local 4317 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_remove_index() local 4399 struct ocfs2_dx_root_block *dx_root; ocfs2_dx_dir_truncate() local [all...] |
| H A D | alloc.c | 338 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_set_last_eb_blk() local 345 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_get_last_eb_blk() local 353 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_update_clusters() local 360 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_sanity_check() local 369 struct ocfs2_dx_root_block *dx_root = et->et_object; in ocfs2_dx_root_fill_root_el() local [all...] |
Completed in 38 milliseconds