Searched refs:FUSE_READ_LOCKOWNER (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/uapi/linux/ | ||
| D | fuse.h | 436 #define FUSE_READ_LOCKOWNER (1 << 1) macro |
| /Linux-v6.1/fs/fuse/ | ||
| D | file.c | 788 ia->read.in.read_flags |= FUSE_READ_LOCKOWNER; in fuse_send_read() |