Home
last modified time | relevance | path

Searched defs:fiemap (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfiemap.h28 struct fiemap { struct
37 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
/Linux-v4.19/fs/
Dioctl.c179 struct fiemap fiemap; in ioctl_fiemap() local
/Linux-v4.19/include/linux/
Dfs.h1789 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member