Searched refs:FUSE_LK_FLOCK (Results 1 - 2 of 2) sorted by relevance
/third_party/libfuse/include/ | ||
H A D | fuse_kernel.h | 431 #define FUSE_LK_FLOCK (1 << 0) macro |
/third_party/libfuse/lib/ | ||
H A D | fuse_lowlevel.c | 1677 if (arg->lk_flags & FUSE_LK_FLOCK) { |
Completed in 7 milliseconds