Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Ddqblk_xfs.h136 #define FS_GROUP_QUOTA (1<<2) /* group quota type */ macro
/Linux-v5.4/fs/xfs/
Dxfs_quotaops.c206 if (uflags & FS_GROUP_QUOTA) in xfs_fs_rm_xquota()
/Linux-v5.4/fs/quota/
Dquota.c604 dst->d_flags = FS_GROUP_QUOTA; in copy_to_xfs_dqblk()