Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h600 FUSE_GETLK = 31, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h610 FUSE_GETLK = 31, enumerator
/openbmc/linux/fs/fuse/
H A Dfile.c2565 fuse_lk_fill(&args, file, fl, FUSE_GETLK, 0, 0, &inarg); in fuse_getlk()