Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h530 #define FUSE_WRITE_LOCKOWNER (1 << 1) macro
/linux/fs/fuse/
H A Dfile.c1162 inarg->write_flags |= FUSE_WRITE_LOCKOWNER; in fuse_send_write()