Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfiemap.h27 struct fiemap { struct
36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1612 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
/linux-4.1.27/fs/
Dioctl.c175 struct fiemap fiemap; in ioctl_fiemap() local
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c1677 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
/linux-4.1.27/fs/f2fs/
Ddata.c1219 struct buffer_head *bh_result, int create, bool fiemap) in __get_data_block()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1989 void lustre_swab_fiemap(struct ll_user_fiemap *fiemap) in lustre_swab_fiemap()
/linux-4.1.27/include/linux/
Dfs.h1650 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3347 struct ll_user_fiemap fiemap; member