Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfiemap.h27 struct fiemap { struct
36 struct fiemap_extent fm_extents[0]; /* array of mapped extents (out) */ argument
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1594 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
/linux-4.4.14/fs/
Dioctl.c175 struct fiemap fiemap; in ioctl_fiemap() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dfile.c1668 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
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1835 void lustre_swab_fiemap(struct ll_user_fiemap *fiemap) in lustre_swab_fiemap()
/linux-4.4.14/include/linux/
Dfs.h1670 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3324 struct ll_user_fiemap fiemap; member