Searched refs:jbd2_alloc_handle (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ | ||
| H A D | ext4_jbd2.c | 40 handle = jbd2_alloc_handle(GFP_NOFS); in ext4_get_nojournal() |
| /linux/include/linux/ | ||
| H A D | jbd2.h | 1612 #define jbd2_alloc_handle(_gfp_flags) \ macro |