Searched refs:fuse_fallocate_in (Results 1 – 2 of 2) sorted by relevance
987 struct fuse_fallocate_in {976 struct fuse_fallocate_in { global() struct 977 fhfuse_fallocate_in global() argument 978 offsetfuse_fallocate_in global() argument 979 lengthfuse_fallocate_in global() argument 980 modefuse_fallocate_in global() argument 981 paddingfuse_fallocate_in global() argument
3187 struct fuse_fallocate_in inarg = { in fuse_file_fallocate()