Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h23 #define XFS_ICWALK_FLAG_UID (1U << 1) /* filter by uid */ macro
29 XFS_ICWALK_FLAG_UID | \
H A Dxfs_ioctl.c1077 dst->icw_flags |= XFS_ICWALK_FLAG_UID; in xfs_fs_eofblocks_from_user()