Home
last modified time | relevance | path

Searched refs:quotactl_ops (Results 1 – 11 of 11) 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/fs/gfs2/
H A Dquota.h61 extern const struct quotactl_ops gfs2_quotactl_ops;
/linux/include/linux/
H A Dquota.h430 struct quotactl_ops { struct
H A Dquotaops.h176 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
H A Dfs.h1264 const struct quotactl_ops *s_qcop;
/linux/fs/ext2/
H A Dsuper.c327 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/ext4/
H A Dsuper.c1617 static const struct quotactl_ops ext4_qctl_operations = {