Home
last modified time | relevance | path

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

/Linux-v5.4/fs/quota/
Dquota_v1.c225 static struct quota_format_type v1_quota_format = { variable
233 return register_quota_format(&v1_quota_format); in init_v1_quota_format()
238 unregister_quota_format(&v1_quota_format); in exit_v1_quota_format()