Searched refs:check_quota_file (Results 1 – 5 of 5) sorted by relevance
207 .check_quota_file = v1_check_quota_file,
298 .check_quota_file = v2_check_quota_file,
2113 if (!fmt->qf_ops->check_quota_file(sb, type)) in vfs_load_quota_inode()
302 …int (*check_quota_file)(struct super_block *sb, int type); /* Detect whether file is in our format… member
1306 .check_quota_file = ocfs2_local_check_quota_file,