Home
last modified time | relevance | path

Searched refs:FUSE_WRITE_LOCKOWNER (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dfuse.h308 #define FUSE_WRITE_LOCKOWNER (1 << 1) macro
/linux-4.19.296/fs/fuse/
Dfile.c995 inarg->write_flags |= FUSE_WRITE_LOCKOWNER; in fuse_send_write()