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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/scripts/
H A Dmldonkey_importer.pl72 &read_file_info;
79 sub read_file_info { subroutine
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota_v1.c208 .read_file_info = v1_read_file_info,
H A Dquota_v2.c299 .read_file_info = v2_read_file_info,
H A Ddquot.c2109 error = dqopt->ops[type]->read_file_info(sb, type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dquota.h303 int (*read_file_info)(struct super_block *sb, int type); /* Read main info about file - called on quotaon() */ member in struct:quota_format_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota_local.c1305 .read_file_info = ocfs2_local_read_info,

Completed in 127 milliseconds