Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h152 xfs_iflags_test_and_clear(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_test_and_clear() function
Dxfs_inode.c1639 truncated = xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED); in xfs_release()