Searched refs:mount_id (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_cache/
H A Drule_based_prefetcher.cpp61 mount_id device;
85 struct head *FindHead(mount_id device, vnode_id node);
86 match_type Match(int32 state, mount_id device, vnode_id parent,
140 void GotFile(mount_id device, vnode_id node);
145 void _MatchFile(mount_id device, vnode_id parent, const char *name);
316 parse_ref(const char *string, mount_id &device, vnode_id &node, char **_end = NULL)
402 mount_id device;
524 Rule::FindHead(mount_id device, vnode_id node)
628 RuleMatcher::GotFile(mount_id device, vnode_id node)
H A Dlog.cpp38 mount_id device;
97 log_node_opened(void *vnode, int32 fdType, mount_id device, vnode_id parent,
129 log_node_closed(void *vnode, int32 fdType, mount_id device, vnode_id node, int32 accessType)
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h910 #define mount_id fssh_mount_id macro

Completed in 78 milliseconds