Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dquotaio_v2.c21 static int v2_check_file(struct quota_handle *h, int type, int fmt);
34 .check_file = v2_check_file,
150 static int v2_check_file(struct quota_handle *h, int type, int fmt) in v2_check_file() function