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

/linux-master/fs/quota/
H A Dquota_v1.c224 .read_file_info = v1_read_file_info,
H A Dquota_v2.c420 .read_file_info = v2_read_file_info,
H A Ddquot.c2458 error = dqopt->ops[type]->read_file_info(sb, type);
/linux-master/include/linux/
H A Dquota.h314 int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on quotaon() */ member in struct:quota_format_ops
/linux-master/mm/
H A Dshmem_quota.c334 .read_file_info = shmem_read_file_info,
/linux-master/fs/ocfs2/
H A Dquota_local.c1307 .read_file_info = ocfs2_local_read_info,

Completed in 274 milliseconds