Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h716 unsigned no_fallocate:1; member
H A Dfile.c3294 if (fm->fc->no_fallocate) in fuse_file_fallocate()
3334 fm->fc->no_fallocate = 1; in fuse_file_fallocate()