Searched refs:fuse_lk_fill (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/fuse/ |
D | file.c | 2096 static void fuse_lk_fill(struct fuse_args *args, struct file *file, in fuse_lk_fill() function 2129 fuse_lk_fill(&args, file, fl, FUSE_GETLK, 0, 0, &inarg); in fuse_getlk() 2159 fuse_lk_fill(&args, file, fl, opcode, pid, flock, &inarg); in fuse_setlk()
|