Searched refs:quota_format_ops (Results 1 – 5 of 5) sorted by relevance
312 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
222 static const struct quota_format_ops v1_format_ops = {
418 static const struct quota_format_ops v2_format_ops = {
330 static const struct quota_format_ops shmem_format_ops = {
1305 static const struct quota_format_ops ocfs2_format_ops = {