Searched refs:FUSE_READ_LOCKOWNER (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/include/uapi/linux/ | ||
| D | fuse.h | 289 #define FUSE_READ_LOCKOWNER (1 << 1) macro |
| /linux-4.1.27/fs/fuse/ | ||
| D | file.c | 647 inarg->read_flags |= FUSE_READ_LOCKOWNER; in fuse_send_read() |