Home
last modified time | relevance | path

Searched refs:v2_quota_format (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/
Dquota_v2.c675 static struct quota_format_type v2_quota_format = { variable
683 return register_quota_format(&v2_quota_format); in init_v2_quota_format()
688 unregister_quota_format(&v2_quota_format); in exit_v2_quota_format()