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