Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Ddqblk_xfs.h134 #define FS_GROUP_QUOTA (1<<2) /* group quota type */ macro
/linux-4.4.14/fs/xfs/
Dxfs_quotaops.c219 if (uflags & FS_GROUP_QUOTA) in xfs_fs_rm_xquota()
/linux-4.4.14/fs/quota/
Dquota.c588 dst->d_flags = FS_GROUP_QUOTA; in copy_to_xfs_dqblk()