Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h878 struct fuse_lk_out {
867 struct fuse_lk_out { global() struct
868 lkfuse_lk_out global() argument
/linux/fs/fuse/
H A Dfile.c2748 struct fuse_lk_out outarg; in fuse_getlk()