Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_inode.h255 xfs_iflags_test_and_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_set() function
Dxfs_icache.c870 if (xfs_iflags_test_and_set(ip, XFS_IFLUSHING)) in xfs_reclaim_inode()