Searched refs:jbd2_alloc_inode (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | jbd2.h | 1603 #define jbd2_alloc_inode(_gfp_flags) \ macro |
| /linux-6.15/fs/ext4/ | ||
| H A D | inode.c | 4117 jinode = jbd2_alloc_inode(GFP_KERNEL); in ext4_inode_attach_jinode() |