Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c978 .fiemap = ext4_fiemap,
H A Dext4.h3703 extern int ext4_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo,
H A Dnamei.c4240 .fiemap = ext4_fiemap,
H A Dextents.c5008 int ext4_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, in ext4_fiemap() function