Plasma GitLab Archive
Projects Blog Knowledge

Module Nn_dentrycache


module Nn_dentrycache: sig .. end
The dentrycache checks whether directory metadata is still up to date.

val lookup : int64 -> string -> int64
lookup dir_inode name: Looks up the name in the cache, or raises Not_found
val update : int64 -> string -> int64 -> unit
Updates the cache with this info
val delete : int64 -> string -> unit
Deletes this entry from the cache
val post_start_hook : Netmcore.res_id -> unit
pool
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml