Searched defs:fiemap (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/include/uapi/linux/ |
H A D | fiemap.h | 27 struct fiemap { struct
|
/linux-4.1.27/fs/ |
H A D | ioctl.c | 175 struct fiemap fiemap; ioctl_fiemap() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
H A D | lov_obd.c | 1612 static u64 fiemap_calc_fm_end_offset(struct ll_user_fiemap *fiemap, fiemap_calc_fm_end_offset() argument 1709 static void fiemap_prepare_and_copy_exts(struct ll_user_fiemap *fiemap, fiemap_prepare_and_copy_exts() argument 1736 struct ll_user_fiemap *fiemap = val; lov_fiemap() local
|
/linux-4.1.27/fs/f2fs/ |
H A D | data.c | 1218 __get_data_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create, bool fiemap) __get_data_block() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | file.c | 1677 static int ll_do_fiemap(struct inode *inode, struct ll_user_fiemap *fiemap, ll_do_fiemap() argument 3060 struct ll_user_fiemap *fiemap; ll_fiemap() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
H A D | pack_generic.c | 1989 void lustre_swab_fiemap(struct ll_user_fiemap *fiemap) lustre_swab_fiemap() argument
|
/linux-4.1.27/include/linux/ |
H A D | fs.h | 1650 int (*fiemap)(struct inode *, struct fiemap_extent_info *, u64 start, member in struct:inode_operations
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/ |
H A D | lustre_idl.h | 3347 struct ll_user_fiemap fiemap; member in struct:ll_fiemap_info_key
|
Completed in 485 milliseconds