Searched refs:ff_in (Results 1 – 1 of 1) sorted by relevance
2946 struct fuse_file *ff_in = file_in->private_data; in fuse_file_fallocate() 2951 struct fuse_mount *fm = ff_in->fm; in fuse_file_fallocate() 2955 .fh_in = ff_in->fh, in fuse_file_fallocate() 3016 args.nodeid = ff_in->nodeid; in fuse_file_fallocate() 3028 struct fuse_file *ff_in = file_in->private_data; __fuse_copy_file_range() local