Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h121 struct fuse_file_lock { struct
457 struct fuse_file_lock lk;
463 struct fuse_file_lock lk;
/linux-2.6.39/fs/fuse/
Dfile.c1415 static int convert_fuse_file_lock(const struct fuse_file_lock *ffl, in convert_fuse_file_lock()
1521 static int fuse_file_lock(struct file *file, int cmd, struct file_lock *fl) in fuse_file_lock() function
2146 .lock = fuse_file_lock,
2163 .lock = fuse_file_lock,