Searched refs:op_create (Results 1 – 2 of 2) sorted by relevance
643 def check_and_create_items(self, op_get, op_create, argument659 self.execute_rpc(op_create, **data_create)
2832 static int op_create(const char *path, mode_t mode, struct fuse_file_info *fp) in op_create() function3607 .create = op_create,