Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/quota/
H A Dquotaio_v2.h15 #define V2_INITQMAGICS {\ macro
H A Dquota_v1.c116 #define V2_INITQMAGICS {\ macro
135 static const uint quota_magics[] = V2_INITQMAGICS; in v1_check_quota_file()
H A Dquota_v2.c78 static const uint quota_magics[] = V2_INITQMAGICS; in v2_check_quota_file()