Searched defs:fiemap (Results 1 – 5 of 5) sorted by relevance
28 struct fiemap { struct37 struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */ argument
202 struct fiemap fiemap; in ioctl_fiemap() local
1034 struct fiemap fiemap; in ext4_ioctl_get_es_cache() local
1991 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
586 /* version specific fiemap implementation */ member