Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr.c48 STATIC int xfs_attr_leaf_hasname(struct xfs_da_args *args, struct xfs_buf **bp);
660 error = xfs_attr_leaf_hasname(args, &bp); in xfs_attr_lookup()
937 retval = xfs_attr_leaf_hasname(args, &bp); in xfs_attr_leaf_try_add()
976 xfs_attr_leaf_hasname( in xfs_attr_leaf_hasname() function
1014 error = xfs_attr_leaf_hasname(args, &bp); in xfs_attr_leaf_removename()
1051 error = xfs_attr_leaf_hasname(args, &bp); in xfs_attr_leaf_get()