Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dfiemap.h28 struct fiemap { struct
37 struct fiemap_extent fm_extents[]; /* array of mapped extents (out) */ argument
/Linux-v6.6/fs/
Dioctl.c202 struct fiemap fiemap; in ioctl_fiemap() local
/Linux-v6.6/fs/ext4/
Dioctl.c1025 struct fiemap fiemap; in ext4_ioctl_get_es_cache() local
/Linux-v6.6/include/linux/
Dfs.h1929 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
/Linux-v6.6/fs/smb/client/
Dcifsglob.h546 int (*fiemap)(struct cifs_tcon *tcon, struct cifsFileInfo *, member