Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Ceph.Sval libcephfs_VER_MAJOR : int Structs_generated.constval libcephfs_VER_MINOR : int Structs_generated.constval libcephfs_VER_EXTRA : int Structs_generated.constval enoent : int Structs_generated.constval dt_BLK : char Structs_generated.constval dt_CHR : char Structs_generated.constval dt_DIR : char Structs_generated.constval dt_FIFO : char Structs_generated.constval dt_LNK : char Structs_generated.constval dt_REG : char Structs_generated.constval dt_SOCK : char Structs_generated.constval dt_UNKNOWN : char Structs_generated.constval o_RDONLY : int Structs_generated.constval o_WRONLY : int Structs_generated.constval o_RDWR : int Structs_generated.constval o_CREAT : int Structs_generated.constval o_EXCL : int Structs_generated.constval o_TRUNC : int Structs_generated.constval o_DIRECTORY : int Structs_generated.constval o_NOFOLLOW : int Structs_generated.consttype dirent = Structs.C(Structs_generated).direntval struct_dirent : dirent Ctypes.structure Structs_generated.typval d_inode : (int64, dirent Ctypes.structure) Structs_generated.fieldval d_off : (int64, dirent Ctypes.structure) Structs_generated.fieldval d_reclen : (int, dirent Ctypes.structure) Structs_generated.fieldval d_type : (char, dirent Ctypes.structure) Structs_generated.fieldval d_name : (char, dirent Ctypes.structure) Structs_generated.fieldval statx_ALL_STATS : Unsigned.uint Structs_generated.constval statx_BASIC_STATS : Unsigned.uint Structs_generated.constval statx_MODE : Unsigned.uint Structs_generated.constval statx_SIZE : Unsigned.uint Structs_generated.constval statx_MTIME : Unsigned.uint Structs_generated.constval statx_BTIME : Unsigned.uint Structs_generated.consttype timespec = Structs.C(Structs_generated).timespecval struct_timespec : timespec Ctypes.structure Structs_generated.typval tv_sec :
(PosixTypes.time_t, timespec Ctypes.structure) Structs_generated.fieldval tv_nsec : (Signed.long, timespec Ctypes.structure) Structs_generated.fieldtype statx = Structs.C(Structs_generated).statxval struct_statx : statx Ctypes.structure Structs_generated.typval (-:) :
'a Structs_generated.typ ->
string ->
('a, statx Ctypes.structure) Structs_generated.fieldval stx_mode :
(Unsigned.uint16, statx Ctypes.structure) Structs_generated.fieldval stx_size :
(Unsigned.uint64, statx Ctypes.structure) Structs_generated.fieldval stx_mtime :
(timespec Ctypes.structure, statx Ctypes.structure) Structs_generated.fieldval stx_btime :
(timespec Ctypes.structure, statx Ctypes.structure) Structs_generated.fieldval c : string -> Unsigned.uint16 Structs_generated.constval s_IFMT : Unsigned.uint16 Structs_generated.constval s_IFSOCK : Unsigned.uint16 Structs_generated.constval s_IFLNK : Unsigned.uint16 Structs_generated.constval s_IFREG : Unsigned.uint16 Structs_generated.constval s_IFBLK : Unsigned.uint16 Structs_generated.constval s_IFDIR : Unsigned.uint16 Structs_generated.constval s_IFCHR : Unsigned.uint16 Structs_generated.constval s_IFIFO : Unsigned.uint16 Structs_generated.const