Searched refs:jbd2_alloc_handle (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | jbd2.h | 1590 #define jbd2_alloc_handle(_gfp_flags) \ macro |
| /linux/fs/jbd2/ | ||
| H A D | transaction.c | 457 handle_t *handle = jbd2_alloc_handle(GFP_NOFS); in new_handle() |