Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dfsck.h283 u64 f2fs_quota_size(struct quota_file *);
Dquotaio_v2.c193 filesize = qf->filesize = f2fs_quota_size(qf); in v2_init_io()
Dsegment.c128 u64 f2fs_quota_size(struct quota_file *qf) in f2fs_quota_size() function