Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfuse.h428 #define FUSE_WRITE_KILL_SUIDGID (1 << 2) macro
431 #define FUSE_WRITE_KILL_PRIV FUSE_WRITE_KILL_SUIDGID
/Linux-v6.1/fs/fuse/
Dfile.c1130 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_send_write_pages()
1493 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_direct_io()