Home
last modified time | relevance | path

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

/linux-4.4.14/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.c89 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_check_int()
394 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_block_to_leaf()
485 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_find_stale()
513 struct xfs_dir2_leaf_entry *
516 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_find_entry()
637 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leaf_addname()
922 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_compact()
970 struct xfs_dir2_leaf_entry *ents, in xfs_dir3_leaf_compact_x1()
1092 struct xfs_dir2_leaf_entry *ents; in xfs_dir3_leaf_log_ents()
1166 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.c391 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_add()
490 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lasthash()
533 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lookup_for_addname()
685 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leafn_lookup_for_entry()
841 struct xfs_dir2_leaf_entry *sents, in xfs_dir3_leafn_moveents()
845 struct xfs_dir2_leaf_entry *dents, in xfs_dir3_leafn_moveents()
922 struct xfs_dir2_leaf_entry *ents1; in xfs_dir2_leafn_order()
923 struct xfs_dir2_leaf_entry *ents2; in xfs_dir2_leafn_order()
964 struct xfs_dir2_leaf_entry *ents1; in xfs_dir2_leafn_rebalance()
965 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.c176 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_need_space()
289 struct xfs_dir2_leaf_entry *blp, in xfs_dir2_block_compact()
925 struct xfs_dir2_leaf_entry *ents; in xfs_dir2_leaf_to_block()
Dxfs_dir2_data.c94 ((char *)btp - p) / sizeof(struct xfs_dir2_leaf_entry)); in __xfs_dir3_data_check()
Dxfs_da_btree.c561 struct xfs_dir2_leaf_entry *ents; in xfs_da3_root_split()
2189 struct xfs_dir2_leaf_entry *ents; in xfs_da3_swap_lastblock()