Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_attr.h92 int xfs_has_attr(struct xfs_da_args *args);
Dxfs_attr.c335 xfs_has_attr( in xfs_has_attr() function
473 error = xfs_has_attr(args); in xfs_attr_set()
488 error = xfs_has_attr(args); in xfs_attr_set()