Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_iext_tree.c120 struct xfs_iext_node { struct
165 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_first_leaf()
183 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_last_leaf()
281 struct xfs_iext_node *node, in xfs_iext_key_cmp()
313 struct xfs_iext_node *node = ifp->if_u1.if_root; in xfs_iext_find_level()
334 struct xfs_iext_node *node, in xfs_iext_node_pos()
349 struct xfs_iext_node *node, in xfs_iext_node_insert_pos()
364 struct xfs_iext_node *node, in xfs_iext_node_nr_entries()
405 struct xfs_iext_node *node = kmem_zalloc(NODE_SIZE, KM_NOFS); in xfs_iext_grow()
414 struct xfs_iext_node *prev = ifp->if_u1.if_root; in xfs_iext_grow()
[all …]