Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c2629 static int fuse_file_flock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_flock() function
3224 .flock = fuse_file_flock,