Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h345 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_set() function
410 return !xfs_iflags_test_and_set(ip, XFS_IFLOCK); in xfs_iflock_nowait()