Searched refs:usrquota (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | quota.h | 31 return ((c->opts.usrquota << QTYP_USR)| in enabled_qtypes()
|
| H A D | quota.c | 563 if ((uflags & FS_QUOTA_UDQ_ENFD) && !c->opts.usrquota) in bch2_quota_enable() 627 if (c->opts.usrquota) in bch2_quota_remove()
|
| H A D | opts.h | 293 x(usrquota, u8, \
|
| /linux-6.15/fs/ |
| H A D | Kconfig | 249 user and group quota enforcement with quota, usrquota and grpquota
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | tmpfs.rst | 135 usrquota User quota accounting and enforcement is enabled
|
| H A D | ext2.rst | 62 quota, usrquota Enable user disk quota support
|
| H A D | f2fs.rst | 232 usrquota Enable plain user disk quota accounting.
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 2566 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local 2628 usrquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_USRQUOTA) || in ext4_check_quota_consistency() 2636 usrquota = false; in ext4_check_quota_consistency() 2644 if (usrquota || grpquota) { in ext4_check_quota_consistency()
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | xfs.rst | 186 uquota/usrquota/uqnoenforce/quota
|
| H A D | ext4.rst | 261 quota, noquota, grpquota, usrquota
|