Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.h91 extern const struct quotactl_ops xfs_quotactl_operations;
H A Dxfs_quotaops.c281 const struct quotactl_ops xfs_quotactl_operations = {
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.h61 extern const struct quotactl_ops gfs2_quotactl_ops;
H A Dquota.c1773 const struct quotactl_ops gfs2_quotactl_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h434 struct quotactl_ops { struct
H A Dquotaops.h174 extern const struct quotactl_ops dquot_quotactl_sysfile_ops;
H A Dfs.h1459 const struct quotactl_ops *s_qcop;
/OK3568_Linux_fs/kernel/fs/jfs/
H A Dsuper.c170 static const struct quotactl_ops jfs_quotactl_ops = {
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h297 const struct quotactl_ops *s_qcop;
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dsuper.c334 static const struct quotactl_ops ext2_quotactl_ops = {
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dsuper.c852 static const struct quotactl_ops reiserfs_qctl_operations = {
/OK3568_Linux_fs/kernel/fs/quota/
H A Ddquot.c2847 const struct quotactl_ops dquot_quotactl_sysfile_ops = {
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsuper.c2810 static const struct quotactl_ops f2fs_quotactl_ops = {
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1646 static const struct quotactl_ops ext4_qctl_operations = {