Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfuse.h187 #define FUSE_LK_FLOCK (1 << 0) macro
/linux-2.6.39/fs/fuse/
Dfile.c1456 arg->lk_flags |= FUSE_LK_FLOCK; in fuse_lk_fill()