Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dinline.c1546 struct buffer_head *ext4_get_first_inline_block(struct inode *inode, in ext4_get_first_inline_block() function
H A Dext4.h3605 extern struct buffer_head *ext4_get_first_inline_block(struct inode *inode,
H A Dnamei.c3560 return ext4_get_first_inline_block(inode, parent_de, retval); in ext4_get_first_dir_block()