Lines Matching refs:opcode
120 req->in.h.opcode = FUSE_LOOKUP; in fuse_lookup_init()
420 req->in.h.opcode = FUSE_CREATE; in fuse_create_open()
563 req->in.h.opcode = FUSE_MKNOD; in fuse_mknod()
594 req->in.h.opcode = FUSE_MKDIR; in fuse_mkdir()
612 req->in.h.opcode = FUSE_SYMLINK; in fuse_symlink()
629 req->in.h.opcode = FUSE_UNLINK; in fuse_unlink()
662 req->in.h.opcode = FUSE_RMDIR; in fuse_rmdir()
691 req->in.h.opcode = FUSE_RENAME; in fuse_rename()
741 req->in.h.opcode = FUSE_LINK; in fuse_link()
805 req->in.h.opcode = FUSE_GETATTR; in fuse_do_getattr()
911 req->in.h.opcode = FUSE_ACCESS; in fuse_access()
1066 req->in.h.opcode = FUSE_READLINK; in read_link()
1267 req->in.h.opcode = FUSE_SETATTR; in fuse_do_setattr()
1363 req->in.h.opcode = FUSE_SETXATTR; in fuse_setxattr()
1401 req->in.h.opcode = FUSE_GETXATTR; in fuse_getxattr()
1453 req->in.h.opcode = FUSE_LISTXATTR; in fuse_listxattr()
1496 req->in.h.opcode = FUSE_REMOVEXATTR; in fuse_removexattr()