Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_trace.h22 EM( FUSE_LINK, "FUSE_LINK") \
H A Ddir.c997 if (args->opcode != FUSE_LINK) { in create_new_entry()
1338 args.opcode = FUSE_LINK; in fuse_link()
H A Ddev.c616 case FUSE_LINK: in fuse_adjust_compat()
/linux/include/uapi/linux/
H A Dfuse.h626 FUSE_LINK = 13, enumerator