Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h507 #define FUSE_WRITE_KILL_SUIDGID (1 << 2) macro
510 #define FUSE_WRITE_KILL_PRIV FUSE_WRITE_KILL_SUIDGID
/linux-6.12.1/fs/fuse/
Dfile.c1148 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_send_write_pages()
1591 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_direct_io()