Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.h14 kuid_t icw_uid; member
H A Dxfs_ioctl.c1088 dst->icw_uid = INVALID_UID; in xfs_fs_eofblocks_from_user()
1090 dst->icw_uid = make_kuid(current_user_ns(), src->eof_uid); in xfs_fs_eofblocks_from_user()
1091 if (!uid_valid(dst->icw_uid)) in xfs_fs_eofblocks_from_user()