Home
last modified time | relevance | path

Searched refs:ext4_fiemap (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfile.c957 .fiemap = ext4_fiemap,
H A Dext4.h3697 extern int ext4_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
H A Dnamei.c4276 .fiemap = ext4_fiemap,
H A Dextents.c4974 int ext4_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, in ext4_fiemap() function