Searched refs:fuse_bmap_out (Results 1 – 4 of 4) sorted by relevance
202 fuse_bmap_out bmap;
773 struct fuse_bmap_out { struct
687 err = (blen == sizeof(struct fuse_bmap_out)) ? 0 : EINVAL; in fuse_body_audit()
689 struct fuse_bmap_out *fbo; in fuse_vnop_bmap()