Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_inode.h168 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_set() function
268 return !xfs_iflags_test_and_set(ip, XFS_IFLOCK); in xfs_iflock_nowait()