Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/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-6.15/fs/gfs2/
H A Dquota.h61 extern const struct quotactl_ops gfs2_quotactl_ops;
H A Dquota.c1807 const struct quotactl_ops gfs2_quotactl_ops = {
/linux-6.15/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.h1322 const struct quotactl_ops *s_qcop;
/linux-6.15/fs/jfs/
H A Dsuper.c169 static const struct quotactl_ops jfs_quotactl_ops = {
/linux-6.15/fs/ext2/
H A Dsuper.c354 static const struct quotactl_ops ext2_quotactl_ops = {
/linux-6.15/fs/quota/
H A Ddquot.c2901 const struct quotactl_ops dquot_quotactl_sysfile_ops = {
/linux-6.15/fs/f2fs/
H A Dsuper.c3209 static const struct quotactl_ops f2fs_quotactl_ops = {
/linux-6.15/fs/ext4/
H A Dsuper.c1601 static const struct quotactl_ops ext4_qctl_operations = {