Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_entry (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_priv.h70 struct xfs_dir2_leaf_entry *ents, int *indexp,
85 extern struct xfs_dir2_leaf_entry *
87 struct xfs_dir2_leaf_entry *ents, int index, int compact,
Dxfs_dir2_leaf.c88 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_check_int()
389 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_block_to_leaf()
480 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_find_stale()
508 struct xfs_dir2_leaf_entry *
511 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_find_entry()
632 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leaf_addname()
917 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_compact()
965 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_compact_x1()
1087 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_log_ents()
1161 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leaf_lookup()
[all …]
Dxfs_da_format.h479 typedef struct xfs_dir2_leaf_entry { struct
501 struct xfs_dir2_leaf_entry __ents[]; /* entries */ argument
601 static inline struct xfs_dir2_leaf_entry *
604 return ((struct xfs_dir2_leaf_entry *)btp) - be32_to_cpu(btp->count); in xfs_dir2_block_leaf_p()
Dxfs_dir2_node.c387 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_add()
486 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lasthash()
529 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lookup_for_addname()
681 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lookup_for_entry()
837 struct xfs_dir2_leaf_entry *sents, in xfs_dir3_leafn_moveents()
841 struct xfs_dir2_leaf_entry *dents, in xfs_dir3_leafn_moveents()
918 struct xfs_dir2_leaf_entry *ents1; in xfs_dir2_leafn_order()
919 struct xfs_dir2_leaf_entry *ents2; in xfs_dir2_leafn_order()
960 struct xfs_dir2_leaf_entry *ents1; in xfs_dir2_leafn_rebalance()
961 struct xfs_dir2_leaf_entry *ents2; in xfs_dir2_leafn_rebalance()
[all …]
Dxfs_da_format.c430 (uint)sizeof(struct xfs_dir2_leaf_entry); in xfs_dir2_max_leaf_ents()
433 static struct xfs_dir2_leaf_entry *
443 (uint)sizeof(struct xfs_dir2_leaf_entry); in xfs_dir3_max_leaf_ents()
446 static struct xfs_dir2_leaf_entry *
Dxfs_dir2.h90 struct xfs_dir2_leaf_entry *
Dxfs_dir2_block.c172 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_need_space()
285 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_compact()
921 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leaf_to_block()
Dxfs_dir2_data.c93 ((char *)btp - p) / sizeof(struct xfs_dir2_leaf_entry)); in __xfs_dir3_data_check()
Dxfs_da_btree.c555 struct xfs_dir2_leaf_entry *ents; in xfs_da3_root_split()
2178 struct xfs_dir2_leaf_entry *ents; in xfs_da3_swap_lastblock()