Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio.h233 static inline errcode_t quota_get_memzero(unsigned long size, void *ptr) in quota_get_memzero() function
Dquotaio.c216 if (quota_get_memzero(sizeof(struct dquot), &dquot)) { in get_empty_dquot()
Dquotaio_tree.c27 if (quota_get_memzero(QT_BLKSIZE, &buf)) { in getdqbuf()
668 if (quota_get_memzero((info->dqi_blocks + 7) >> 3, &bitmap)) in qtree_scan_dquots()