Searched defs:fiemap (Results 1 – 7 of 7) sorted by relevance
27 struct fiemap { struct36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
1594 static u64 fiemap_calc_fm_end_offset(struct ll_user_fiemap *fiemap, in fiemap_calc_fm_end_offset()1691 static void fiemap_prepare_and_copy_exts(struct ll_user_fiemap *fiemap, in fiemap_prepare_and_copy_exts()1718 struct ll_user_fiemap *fiemap = val; in lov_fiemap() local
175 struct fiemap fiemap; in ioctl_fiemap() local
1668 static int ll_do_fiemap(struct inode *inode, struct ll_user_fiemap *fiemap, in ll_do_fiemap()3022 struct ll_user_fiemap *fiemap; in ll_fiemap() local
1835 void lustre_swab_fiemap(struct ll_user_fiemap *fiemap) in lustre_swab_fiemap()
1670 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
3324 struct ll_user_fiemap fiemap; member