Searched refs:free_file_info (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/quota/
H A Dquota_v1.c210 .free_file_info = NULL,
H A Dquota_v2.c301 .free_file_info = v2_free_file_info,
H A Ddquot.c1954 if (dqopt->ops[cnt]->free_file_info)
1955 dqopt->ops[cnt]->free_file_info(sb, cnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dquota.h305 int (*free_file_info)(struct super_block *sb, int type); /* Called on quotaoff() */ member in struct:quota_format_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/quota/
H A Dquota_v1.c210 .free_file_info = NULL,
H A Dquota_v2.c301 .free_file_info = v2_free_file_info,
H A Ddquot.c1954 if (dqopt->ops[cnt]->free_file_info)
1955 dqopt->ops[cnt]->free_file_info(sb, cnt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dquota.h305 int (*free_file_info)(struct super_block *sb, int type); /* Called on quotaoff() */ member in struct:quota_format_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dquota_local.c1307 .free_file_info = ocfs2_local_free_info,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Dquota_local.c1307 .free_file_info = ocfs2_local_free_info,

Completed in 104 milliseconds