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