module Nn_dentrycache:The dentrycache checks whether directory metadata is still up to date.sig..end
val lookup : int64 -> string -> int64lookup dir_inode name: Looks up the name in the cache, or raises
Not_foundval update : int64 -> string -> int64 -> unitval delete : int64 -> string -> unitval post_start_hook : Netmcore.res_id -> unitpool