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