Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsymlink.c42 bh = ext4_bread(NULL, inode, 0, 0); in ext4_encrypted_get_link()
102 bh = ext4_bread(NULL, inode, 0, 0); in ext4_get_link()
H A Dorphan.c609 oi->of_binfo[i].ob_bh = ext4_bread(NULL, inode, i, 0); in ext4_init_orphan_info()
H A Dinode.c1041 struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode, in ext4_bread() function