Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_jbd2.c40 handle = jbd2_alloc_handle(GFP_NOFS); in ext4_get_nojournal()
/linux/include/linux/
H A Djbd2.h1612 #define jbd2_alloc_handle(_gfp_flags) \ macro