Searched refs:sync_dquots (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dquotaops.h22 extern void sync_dquots(struct super_block *sb, int type);
174 #define DQUOT_SYNC(sb) sync_dquots(sb, -1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dquota.c186 void sync_dquots(struct super_block *sb, int type) function
284 sync_dquots(sb, type);

Completed in 36 milliseconds