Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_inode.h273 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned long flags) in xfs_iflags_test_and_set() function
Dxfs_file.c1361 !xfs_iflags_test_and_set(ip, XFS_EOFBLOCKS_RELEASED)) in xfs_file_release()
Dxfs_icache.c970 if (xfs_iflags_test_and_set(ip, XFS_IFLUSHING)) in xfs_reclaim_inode()