module Nn_dentrycache:The dentrycache checks whether directory metadata is still up to date.sig
..end
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
val delete : int64 -> string -> unit
val post_start_hook : Netmcore.res_id -> unit
pool