Searched refs:jbd2_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/jbd2/
H A Dtransaction.c1132 frozen_buffer = jbd2_alloc(jh2bh(jh)->b_size,
1410 committed_data = jbd2_alloc(jh2bh(jh)->b_size,
H A Djournal.c399 tmp = jbd2_alloc(bh_in->b_size, GFP_NOFS);
2786 void *jbd2_alloc(size_t size, gfp_t flags) function
/linux-master/include/linux/
H A Djbd2.h66 extern void *jbd2_alloc(size_t size, gfp_t flags);

Completed in 169 milliseconds