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