Searched refs:usrquota (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | quota.h | 31 return ((c->opts.usrquota << QTYP_USR)| in enabled_qtypes()
|
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()
|
D | opts.h | 279 x(usrquota, u8, \
|
/linux-6.12.1/fs/ |
D | Kconfig | 250 user and group quota enforcement with quota, usrquota and grpquota
|
/linux-6.12.1/Documentation/filesystems/ |
D | tmpfs.rst | 135 usrquota User quota accounting and enforcement is enabled
|
D | ext2.rst | 62 quota, usrquota Enable user disk quota support
|
D | f2fs.rst | 231 usrquota Enable plain user disk quota accounting.
|
/linux-6.12.1/fs/ext4/ |
D | super.c | 2575 bool usr_qf_name, grp_qf_name, usrquota, grpquota; in ext4_check_quota_consistency() local 2637 usrquota = (ctx_test_mount_opt(ctx, EXT4_MOUNT_USRQUOTA) || in ext4_check_quota_consistency() 2645 usrquota = false; in ext4_check_quota_consistency() 2653 if (usrquota || grpquota) { in ext4_check_quota_consistency()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | xfs.rst | 170 uquota/usrquota/uqnoenforce/quota
|
D | ext4.rst | 262 quota, noquota, grpquota, usrquota
|