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

/linux-4.4.14/fs/xfs/
H A Dxfs_attr_inactive.c387 * configured, so we can't use xfs_inode_hasattr() here.
442 if (xfs_inode_hasattr(dp) && xfs_attr_inactive()
H A Dxfs_attr.h144 int xfs_inode_hasattr(struct xfs_inode *ip);
H A Dxfs_attr_list.c524 if (!xfs_inode_hasattr(dp)) { xfs_attr_list_int()
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr.c102 xfs_inode_hasattr( xfs_inode_hasattr() function
133 if (!xfs_inode_hasattr(ip)) xfs_attr_get()
146 if (!xfs_inode_hasattr(ip)) xfs_attr_get()
420 if (!xfs_inode_hasattr(dp)) xfs_attr_remove()
475 if (!xfs_inode_hasattr(dp)) { xfs_attr_remove()

Completed in 107 milliseconds