Home
last modified time | relevance | path

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

/linux-5.19.10/fs/fuse/
Dfile.c2585 static int fuse_file_flock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_flock() function
3180 .flock = fuse_file_flock,