Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Djbd2.h1584 #define jbd2_alloc_handle(_gfp_flags) \ argument
1585 ((handle_t *)kmem_cache_zalloc(jbd2_handle_cache, _gfp_flags))
1603 #define jbd2_alloc_inode(_gfp_flags) \ argument
1604 ((struct jbd2_inode *)kmem_cache_alloc(jbd2_inode_cache, _gfp_flags))