Searched defs:fiemap (Results 1 – 6 of 6) sorted by relevance
25 struct fiemap { struct38 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument45 #define FS_IOC_FIEMAP _IOWR('f', 11, struct fiemap) argument
28 struct fiemap { struct37 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
211 struct fiemap *fiemap = (struct fiemap *)buf; in filefrag_fiemap() local
1352 struct fiemap *fiemap; in btrfs_test_ino_path_ioctls() local