package ceph

  1. Overview
  2. Docs
val version : int Ctypes_static.ptr -> int Ctypes_static.ptr -> int Ctypes_static.ptr -> string
val struct_mount_info : mount_info Ctypes.structure Ctypes.typ
val fd : int Ctypes.typ
val struct_dir_result : dir_result Ctypes.structure Ctypes.typ
val create : mount_info Ctypes.structure Ctypes_static.ptr Ctypes_static.ptr -> string option -> int
val mount : mount_info Ctypes.structure Ctypes_static.ptr -> string option -> int
val conf_read_file : mount_info Ctypes.structure Ctypes_static.ptr -> string option -> int
val conf_parse_env : mount_info Ctypes.structure Ctypes_static.ptr -> string option -> int
val conf_set : mount_info Ctypes.structure Ctypes_static.ptr -> string -> string -> int
val chdir : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int
val mkdir : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int
val mkdirs : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int
val rmdir : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int
val rename : mount_info Ctypes.structure Ctypes_static.ptr -> string -> string -> int
val chmod : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int
val chown : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int -> int
val lchown : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int -> int
val openfile : mount_info Ctypes.structure Ctypes_static.ptr -> string -> int -> int -> int
val fallocate : mount_info Ctypes.structure Ctypes_static.ptr -> int -> int -> int64 -> int64 -> int
val fsync : mount_info Ctypes.structure Ctypes_static.ptr -> int -> int -> int
OCaml

Innovation. Community. Security.