Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_iext_tree.c398 xfs_iext_alloc_node( in xfs_iext_alloc_node() function
408 struct xfs_iext_node *node = xfs_iext_alloc_node(NODE_SIZE); in xfs_iext_grow()
464 struct xfs_iext_node *new = xfs_iext_alloc_node(NODE_SIZE); in xfs_iext_split_node()
552 struct xfs_iext_leaf *new = xfs_iext_alloc_node(NODE_SIZE); in xfs_iext_split_leaf()
593 ifp->if_data = xfs_iext_alloc_node(sizeof(struct xfs_iext_rec)); in xfs_iext_alloc_root()