Searched refs:check_quota_file (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v1.c223 .check_quota_file = v1_check_quota_file,
H A Dquota_v2.c419 .check_quota_file = v2_check_quota_file,
H A Ddquot.c2451 if (!fmt->qf_ops->check_quota_file(sb, type))
/linux-master/include/linux/
H A Dquota.h313 int (*check_quota_file)(struct super_block *sb, int type); /* Detect whether file is in our format */ member in struct:quota_format_ops
/linux-master/mm/
H A Dshmem_quota.c333 .check_quota_file = shmem_check_quota_file,
/linux-master/fs/ocfs2/
H A Dquota_local.c1306 .check_quota_file = ocfs2_local_check_quota_file,

Completed in 129 milliseconds