Home
last modified time | relevance | path

Searched refs:fssh_entry_cache_add_missing (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_fs_cache.h132 extern fssh_status_t fssh_entry_cache_add_missing(fssh_dev_t mountID,
H A Dfssh_api_wrapper.h879 #define entry_cache_add_missing fssh_entry_cache_add_missing
/haiku/src/tools/fs_shell/
H A Dvfs.cpp2284 fssh_entry_cache_add_missing(fssh_dev_t mountID, fssh_ino_t dirID, in fssh_entry_cache_add_missing() function