Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_extents.h127 int ext4_ext_get_blocks(struct inode *ip, int64_t iblock,
H A Dext2_balloc.c70 error = ext4_ext_get_blocks(ip, lbn, blks, cred, NULL, &allocated, &newblk); in ext2_ext_balloc()
H A Dext2_extents.c1394 ext4_ext_get_blocks(struct inode *ip, e4fs_daddr_t iblk, in ext4_ext_get_blocks() function