Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfiemap.h27 struct fiemap { struct
36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
Dfs.h1654 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
/linux-3.3/fs/
Dioctl.c175 struct fiemap fiemap; in ioctl_fiemap() local