Searched refs:ext4_ext_get_blocks (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/fs/ext2fs/ |
| H A D | ext2_extents.h | 127 int ext4_ext_get_blocks(struct inode *ip, int64_t iblock,
|
| H A D | ext2_balloc.c | 70 error = ext4_ext_get_blocks(ip, lbn, blks, cred, NULL, &allocated, &newblk); in ext2_ext_balloc()
|
| H A D | ext2_extents.c | 1394 ext4_ext_get_blocks(struct inode *ip, e4fs_daddr_t iblk, in ext4_ext_get_blocks() function
|