Home
last modified time | relevance | path

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

/linux/include/linux/fs/
H A Dsuper_types.h31 struct quotactl_ops;
141 const struct quotactl_ops *s_qcop;
/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/gfs2/
H A Dquota.h61 extern const struct quotactl_ops gfs2_quotactl_ops;
H A Dquota.c1804 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;
/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.c2904 const struct quotactl_ops dquot_quotactl_sysfile_ops = {
/linux/fs/f2fs/
H A Dsuper.c3633 static const struct quotactl_ops f2fs_quotactl_ops = {
/linux/fs/ext4/
H A Dsuper.c1639 static const struct quotactl_ops ext4_qctl_operations = {