Searched refs:jbd2_alloc (Results 1 – 2 of 2) sorted by relevance
925 jbd2_alloc(jh2bh(jh)->b_size, in do_get_write_access()1161 committed_data = jbd2_alloc(jh2bh(jh)->b_size, GFP_NOFS); in jbd2_journal_get_undo_access()
431 tmp = jbd2_alloc(bh_in->b_size, GFP_NOFS); in jbd2_journal_write_metadata_buffer()2318 void *jbd2_alloc(size_t size, gfp_t flags) in jbd2_alloc() function