Symbol: xfs_iext_node
fs/xfs/libxfs/xfs_iext_tree.c
1042
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
161
struct xfs_iext_node *node = ifp->if_data;
fs/xfs/libxfs/xfs_iext_tree.c
179
struct xfs_iext_node *node = ifp->if_data;
fs/xfs/libxfs/xfs_iext_tree.c
277
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
309
struct xfs_iext_node *node = ifp->if_data;
fs/xfs/libxfs/xfs_iext_tree.c
330
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
345
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
360
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
408
struct xfs_iext_node *node = xfs_iext_alloc_node(NODE_SIZE);
fs/xfs/libxfs/xfs_iext_tree.c
417
struct xfs_iext_node *prev = ifp->if_data;
fs/xfs/libxfs/xfs_iext_tree.c
440
struct xfs_iext_node *node = ifp->if_data;
fs/xfs/libxfs/xfs_iext_tree.c
457
static struct xfs_iext_node *
fs/xfs/libxfs/xfs_iext_tree.c
459
struct xfs_iext_node **nodep,
fs/xfs/libxfs/xfs_iext_tree.c
463
struct xfs_iext_node *node = *nodep;
fs/xfs/libxfs/xfs_iext_tree.c
464
struct xfs_iext_node *new = xfs_iext_alloc_node(NODE_SIZE);
fs/xfs/libxfs/xfs_iext_tree.c
506
struct xfs_iext_node *node, *new;
fs/xfs/libxfs/xfs_iext_tree.c
688
static struct xfs_iext_node *
fs/xfs/libxfs/xfs_iext_tree.c
690
struct xfs_iext_node *parent,
fs/xfs/libxfs/xfs_iext_tree.c
692
struct xfs_iext_node *node,
fs/xfs/libxfs/xfs_iext_tree.c
704
struct xfs_iext_node *prev = parent->ptrs[*pos - 1];
fs/xfs/libxfs/xfs_iext_tree.c
717
struct xfs_iext_node *next = parent->ptrs[*pos + 1];
fs/xfs/libxfs/xfs_iext_tree.c
745
struct xfs_iext_node *node, *parent;