Searched refs:FUSE_WRITE_LOCKOWNER (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/linux/ | ||
D | fuse.h | 196 #define FUSE_WRITE_LOCKOWNER (1 << 1) macro |
/linux-2.6.39/fs/fuse/ | ||
D | file.c | 739 inarg->write_flags |= FUSE_WRITE_LOCKOWNER; in fuse_send_write() |