Searched refs:FS_PROJ_QUOTA (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Ddqblk_xfs.h145 #define FS_PROJ_QUOTA (1<<1) /* project quota type */ macro
/linux-master/fs/xfs/
H A Dxfs_quotaops.c200 if (uflags & ~(FS_USER_QUOTA | FS_GROUP_QUOTA | FS_PROJ_QUOTA))
207 if (uflags & FS_PROJ_QUOTA)
/linux-master/fs/bcachefs/
H A Dquota.c727 if (uflags & FS_PROJ_QUOTA) {
/linux-master/fs/quota/
H A Dquota.c682 dst->d_flags = FS_PROJ_QUOTA;

Completed in 130 milliseconds