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

/linux-master/include/uapi/linux/
H A Ddqblk_xfs.h142 #define FS_QUOTA_PDQ_ENFD (1<<5) /* project quota limits enforcement */ macro
/linux-master/fs/xfs/
H A Dxfs_quotaops.c150 if (uflags & FS_QUOTA_PDQ_ENFD)
/linux-master/fs/bcachefs/
H A Dquota.c646 if (uflags & FS_QUOTA_PDQ_ENFD && !c->opts.prjquota)
662 if (uflags & FS_QUOTA_PDQ_ENFD)
686 if (uflags & FS_QUOTA_PDQ_ENFD)
/linux-master/fs/quota/
H A Dquota.c81 return FS_QUOTA_PDQ_ENFD;
350 flags |= FS_QUOTA_PDQ_ENFD;

Completed in 170 milliseconds