Searched refs:fuse_lk_fill (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/fuse/ |
| H A D | file.c | 2450 static void fuse_lk_fill(struct fuse_args *args, struct file *file, in fuse_lk_fill() function 2483 fuse_lk_fill(&args, file, fl, FUSE_GETLK, 0, 0, &inarg); in fuse_getlk() 2514 fuse_lk_fill(&args, file, fl, opcode, pid_nr, flock, &inarg); in fuse_setlk()
|