Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dfuse.h442 #define FUSE_WRITE_KILL_SUIDGID (1 << 2) macro
445 #define FUSE_WRITE_KILL_PRIV FUSE_WRITE_KILL_SUIDGID
/linux-6.3-rc2/fs/fuse/
A Dfile.c1168 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_send_write_pages()
1532 ia->write.in.write_flags |= FUSE_WRITE_KILL_SUIDGID; in fuse_direct_io()

Completed in 14 milliseconds