Home
last modified time | relevance | path

Searched refs:quotactl_ops (Results 1 – 12 of 12) sorted by relevance

/linux/fs/xfs/
H A Dxfs_super.h94 extern const struct quotactl_ops xfs_quotactl_operations;
H A Dxfs_quotaops.c280 const struct quotactl_ops xfs_quotactl_operations = {
/linux/fs/bcachefs/
H A Dquota.h48 extern const struct quotactl_ops bch2_quotactl_operations;
H A Dquota.c879 const struct quotactl_ops bch2_quotactl_operations = {
/linux/include/linux/
H A Dquota.h430 struct quotactl_ops { struct
431 quota_onquotactl_ops global() argument
432 quota_offquotactl_ops global() argument
433 quota_enablequotactl_ops global() argument
434 quota_disablequotactl_ops global() argument
435 quota_syncquotactl_ops global() argument
436 set_infoquotactl_ops global() argument
437 get_dqblkquotactl_ops global() argument
438 get_nextdqblkquotactl_ops global() argument
440 set_dqblkquotactl_ops global() argument
441 get_statequotactl_ops global() argument
442 rm_xquotaquotactl_ops global() argument
H A Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
H A Dfs.h1336 const struct quotactl_ops *s_qcop;
/linux/fs/jfs/
H A Dsuper.c169 static const struct quotactl_ops jfs_quotactl_ops = {
/linux/fs/ext2/
H A Dsuper.c354 static const struct quotactl_ops ext2_quotactl_ops = {
/linux/fs/quota/
H A Ddquot.c2901 const struct quotactl_ops dquot_quotactl_sysfile_ops = {
/linux/fs/f2fs/
H A Dsuper.c3467 static const struct quotactl_ops f2fs_quotactl_ops = {
/linux/fs/ext4/
H A Dsuper.c1597 static const struct quotactl_ops ext4_qctl_operations = {