Home
last modified time | relevance | path

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

/Linux-v4.19/fs/quota/
Dquota_v2.c384 static struct quota_format_type v2r0_quota_format = { variable
400 ret = register_quota_format(&v2r0_quota_format); in init_v2_quota_format()
408 unregister_quota_format(&v2r0_quota_format); in exit_v2_quota_format()