Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dquotaio_v2.c23 static int v2_init_io(struct quota_handle *h, enum quota_type qtype);
36 .init_io = v2_init_io,
173 static int v2_init_io(struct quota_handle *h, enum quota_type qtype) in v2_init_io() function