Searched refs:v2r0_quota_format (Results 1 - 2 of 2) 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_v2.c307 static struct quota_format_type v2r0_quota_format = { variable in typeref:struct:quota_format_type
323 ret = register_quota_format(&v2r0_quota_format);
331 unregister_quota_format(&v2r0_quota_format);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/quota/
H A Dquota_v2.c307 static struct quota_format_type v2r0_quota_format = { variable in typeref:struct:quota_format_type
323 ret = register_quota_format(&v2r0_quota_format);
331 unregister_quota_format(&v2r0_quota_format);

Completed in 65 milliseconds