Searched refs:jbd_alloc (Results 1 – 3 of 3) sorted by relevance
69 static inline void *jbd_alloc(size_t size, gfp_t flags) in jbd_alloc() function
675 jbd_alloc(jh2bh(jh)->b_size, in do_get_write_access()899 committed_data = jbd_alloc(jh2bh(jh)->b_size, GFP_NOFS); in journal_get_undo_access()
367 tmp = jbd_alloc(bh_in->b_size, GFP_NOFS); in journal_write_metadata_buffer()