Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dfuse_i.h728 unsigned no_fallocate:1; member
Dfile.c2974 if (fm->fc->no_fallocate) in fuse_file_fallocate()
3014 fm->fc->no_fallocate = 1; in fuse_file_fallocate()