Home
last modified time | relevance | path

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

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