Searched defs:fiemap (Results 1 – 8 of 8) sorted by relevance
27 struct fiemap { struct36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
1612 static u64 fiemap_calc_fm_end_offset(struct ll_user_fiemap *fiemap, in fiemap_calc_fm_end_offset()1709 static void fiemap_prepare_and_copy_exts(struct ll_user_fiemap *fiemap, in fiemap_prepare_and_copy_exts()1736 struct ll_user_fiemap *fiemap = val; in lov_fiemap() local
175 struct fiemap fiemap; in ioctl_fiemap() local
1677 static int ll_do_fiemap(struct inode *inode, struct ll_user_fiemap *fiemap, in ll_do_fiemap()3060 struct ll_user_fiemap *fiemap; in ll_fiemap() local
1219 struct buffer_head *bh_result, int create, bool fiemap) in __get_data_block()
1989 void lustre_swab_fiemap(struct ll_user_fiemap *fiemap) in lustre_swab_fiemap()
1650 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
3347 struct ll_user_fiemap fiemap; member