Searched defs:fuse_bmap_in (Results 1 – 2 of 2) sorted by relevance
382 struct fuse_bmap_in { struct383 __u64 block;384 __u32 blocksize;385 __u32 padding;
845 struct fuse_bmap_in { struct846 uint64_t block;847 uint32_t blocksize;848 uint32_t padding;