free_file_info   1305 fs/ocfs2/quota_local.c 	.free_file_info		= ocfs2_local_free_info,
free_file_info   2236 fs/quota/dquot.c 		if (dqopt->ops[cnt]->free_file_info)
free_file_info   2237 fs/quota/dquot.c 			dqopt->ops[cnt]->free_file_info(sb, cnt);
free_file_info    220 fs/quota/quota_v1.c 	.free_file_info		= NULL,
free_file_info    378 fs/quota/quota_v2.c 	.free_file_info		= v2_free_file_info,
free_file_info    314 include/linux/quota.h 	int (*free_file_info)(struct super_block *sb, int type);	/* Called on quotaoff() */