Home
last modified time | relevance | path

Searched refs:xfs_iext_leaf (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_iext_tree.c91 RECS_PER_LEAF = (NODE_SIZE - (2 * sizeof(struct xfs_iext_leaf *))) /
122 struct xfs_iext_leaf { struct
124 struct xfs_iext_leaf *prev;
125 struct xfs_iext_leaf *next;
376 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_nr_entries()
391 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_key()
405 struct xfs_iext_leaf *prev = ifp->if_u1.if_root; in xfs_iext_grow()
539 static struct xfs_iext_leaf *
544 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_split_leaf()
545 struct xfs_iext_leaf *ne in xfs_iext_split_leaf()
[all...]
H A Dxfs_types.h155 struct xfs_iext_leaf *leaf;
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_iext_tree.c91 RECS_PER_LEAF = (NODE_SIZE - (2 * sizeof(struct xfs_iext_leaf *))) /
122 struct xfs_iext_leaf { struct
124 struct xfs_iext_leaf *prev;
125 struct xfs_iext_leaf *next;
376 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_nr_entries()
391 struct xfs_iext_leaf *leaf, in xfs_iext_leaf_key()
405 struct xfs_iext_leaf *prev = ifp->if_u1.if_root; in xfs_iext_grow()
539 static struct xfs_iext_leaf *
544 struct xfs_iext_leaf *leaf = cur->leaf; in xfs_iext_split_leaf()
545 struct xfs_iext_leaf *ne in xfs_iext_split_leaf()
[all...]
H A Dxfs_types.h153 struct xfs_iext_leaf *leaf;

Completed in 5 milliseconds