Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fuse/
Dfuse_i.h600 unsigned no_fallocate:1; member
Dfile.c2901 if (fc->no_fallocate) in fuse_file_fallocate()
2927 fc->no_fallocate = 1; in fuse_file_fallocate()