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

/haiku-fatelf/src/tools/fs_shell/
H A Dvfs.cpp78 list_link mount_link; member in struct:FSShell::vnode
573 list_add_link_to_head(&mount->vnodes, &vnode->mount_link);
584 list_remove_link(&vnode->mount_link);
585 vnode->mount_link.next = vnode->mount_link.prev = NULL;
4555 list_init_etc(&mount->vnodes, fssh_offsetof(struct vnode, mount_link));

Completed in 105 milliseconds