Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr.c49 STATIC int xfs_attr_leaf_try_add(struct xfs_da_args *args, struct xfs_buf *bp);
378 error = xfs_attr_leaf_try_add(args, *leaf_bp); in xfs_attr_set_iter()
927 xfs_attr_leaf_try_add( in xfs_attr_leaf_try_add() function