Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Djfs_user.h117 extern void *kmalloc_array(unsigned n, unsigned size, int flags);
221 _INLINE_ void *kmalloc_array(unsigned n, unsigned size, in kmalloc_array() function
Drevoke.c234 kmalloc_array(hash_size, sizeof(struct list_head), GFP_KERNEL); in jbd2_journal_init_revoke_table()
/external/e2fsprogs/debugfs/
Drevoke.c234 kmalloc_array(hash_size, sizeof(struct list_head), GFP_KERNEL); in jbd2_journal_init_revoke_table()