Searched refs:check_quota_file (Results 1 – 6 of 6) sorted by relevance
223 .check_quota_file = v1_check_quota_file,
419 .check_quota_file = v2_check_quota_file,
2451 if (!fmt->qf_ops->check_quota_file(sb, type)) in dquot_load_quota_sb()
313 …int (*check_quota_file)(struct super_block *sb, int type); /* Detect whether file is in our format… member
331 .check_quota_file = shmem_check_quota_file,
1310 .check_quota_file = ocfs2_local_check_quota_file,
Completed in 22 milliseconds