XFS_IFLOCK       1041 fs/xfs/xfs_icache.c 	    __xfs_iflags_test(ip, XFS_IFLOCK | XFS_IRECLAIM))
XFS_IFLOCK        261 fs/xfs/xfs_inode.h 	return xfs_iflags_test(ip, XFS_IFLOCK);
XFS_IFLOCK        268 fs/xfs/xfs_inode.h 	return !xfs_iflags_test_and_set(ip, XFS_IFLOCK);
XFS_IFLOCK        280 fs/xfs/xfs_inode.h 	xfs_iflags_clear(ip, XFS_IFLOCK);