Home
last modified time | relevance | path

Searched defs:lock_inode (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/fs/fuse/
Dfile.c201 bool lock_inode = (file->f_flags & O_TRUNC) && in fuse_open_common() local
2895 bool lock_inode = !(mode & FALLOC_FL_KEEP_SIZE) || in fuse_file_fallocate() local