Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.h543 int xfs_inode_hasattr(struct xfs_inode *ip);
H A Dxfs_attr.c67 xfs_inode_hasattr( in xfs_inode_hasattr() function
229 if (!xfs_inode_hasattr(args->dp)) in xfs_attr_get_ilocked()
862 if (!xfs_inode_hasattr(dp)) in xfs_attr_lookup()
1028 if (args->value || xfs_inode_hasattr(dp)) { in xfs_attr_set()
/openbmc/linux/fs/xfs/
H A Dxfs_attr_item.c334 !xfs_inode_hasattr(args->dp)) { in xfs_xattri_finish_update()
619 if (xfs_inode_hasattr(args->dp)) in xfs_attri_item_recover()
H A Dxfs_attr_list.c516 if (!xfs_inode_hasattr(dp)) in xfs_attr_list_ilocked()
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c618 if (!xfs_inode_hasattr(sc->ip)) in xchk_xattr()
H A Dcommon.c1182 if (xfs_inode_hasattr(sc->ip)) { in xchk_metadata_inode_forks()