Home
last modified time | relevance | path

Searched refs:FUSE_MKDIR (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/fuse/
H A Dfuse_trace.h18 EM( FUSE_MKDIR, "FUSE_MKDIR") \
H A Ddev.c593 case FUSE_MKDIR: in fuse_adjust_compat()
H A Ddir.c928 args.opcode = FUSE_MKDIR; in fuse_mkdir()
/linux-6.15/include/uapi/linux/
H A Dfuse.h614 FUSE_MKDIR = 9, enumerator