Home
last modified time | relevance | path

Searched refs:quota_format_ops (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dquota.h312 struct quota_format_ops { struct
447 const struct quota_format_ops *qf_ops; /* Operations of format */
526 const struct quota_format_ops *ops[MAXQUOTAS]; /* Operations for each type */
313 check_quota_filequota_format_ops global() argument
314 read_file_infoquota_format_ops global() argument
315 write_file_infoquota_format_ops global() argument
316 free_file_infoquota_format_ops global() argument
317 read_dqblkquota_format_ops global() argument
318 commit_dqblkquota_format_ops global() argument
319 release_dqblkquota_format_ops global() argument
320 get_next_idquota_format_ops global() argument
/linux/fs/quota/
H A Dquota_v1.c222 static const struct quota_format_ops v1_format_ops = {
H A Dquota_v2.c418 static const struct quota_format_ops v2_format_ops = {
/linux/mm/
H A Dshmem_quota.c330 static const struct quota_format_ops shmem_format_ops = {
/linux/fs/ocfs2/
H A Dquota_local.c1305 static const struct quota_format_ops ocfs2_format_ops = {