Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_attr.h145 int xfs_inode_hasattr(struct xfs_inode *ip);
Dxfs_attr_inactive.c442 if (xfs_inode_hasattr(dp) && in xfs_attr_inactive()
Dxfs_attr_list.c522 if (!xfs_inode_hasattr(dp)) { in xfs_attr_list_int()
/fs/xfs/libxfs/
Dxfs_attr.c102 xfs_inode_hasattr( in xfs_inode_hasattr() function
143 if (!xfs_inode_hasattr(ip)) in xfs_attr_get()
469 if (!xfs_inode_hasattr(dp)) { in xfs_attr_remove()