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

/linux-master/fs/quota/
H A Dquota_v2.c429 static struct quota_format_type v2r0_quota_format = { variable in typeref:struct:quota_format_type
445 ret = register_quota_format(&v2r0_quota_format);
453 unregister_quota_format(&v2r0_quota_format);

Completed in 205 milliseconds