Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c2532 static void fuse_lk_fill(struct fuse_args *args, struct file *file, in fuse_lk_fill() function
2565 fuse_lk_fill(&args, file, fl, FUSE_GETLK, 0, 0, &inarg); in fuse_getlk()
2596 fuse_lk_fill(&args, file, fl, opcode, pid_nr, flock, &inarg); in fuse_setlk()