Searched refs:usrquota (Results 1 – 9 of 9) sorted by relevance
/linux/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 | 279 x(usrquota, u8, \
|
/linux/fs/ |
H A D | Kconfig | 250 user and group quota enforcement with quota, usrquota and grpquota
|
/linux/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
|
/linux/fs/ext4/ |
H A 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/Documentation/admin-guide/ |
H A D | xfs.rst | 170 uquota/usrquota/uqnoenforce/quota
|
H A D | ext4.rst | 262 quota, noquota, grpquota, usrquota
|