Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dmkquota.c131 static void quota_dnode_free(dnode_t *node, void *UNUSED(context)) in quota_dnode_free() function
171 dict_set_allocator(dict, NULL, quota_dnode_free, NULL); in quota_init_context()
/external/e2fsprogs/lib/support/
Dmkquota.c279 static void quota_dnode_free(dnode_t *node, in quota_dnode_free() function
323 dict_set_allocator(dict, NULL, quota_dnode_free, NULL); in quota_init_context()