Home
last modified time | relevance | path

Searched refs:fuse_fallocate_in (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h987 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
/linux/fs/fuse/
H A Dfile.c3187 struct fuse_fallocate_in inarg = { in fuse_file_fallocate()