Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota_v2.c414 static struct quota_format_type v2r1_quota_format = { variable
427 return register_quota_format(&v2r1_quota_format); in init_v2_quota_format()
433 unregister_quota_format(&v2r1_quota_format); in exit_v2_quota_format()