Searched refs:FUSE_WRITE_KILL_PRIV (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | fuse.h | 378 #define FUSE_WRITE_KILL_PRIV (1 << 2) macro |
| /Linux-v5.4/fs/fuse/ | ||
| D | file.c | 1449 ia->write.in.write_flags |= FUSE_WRITE_KILL_PRIV; in fuse_direct_io() |