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

/haiku/src/system/kernel/fs/
H A Drootfs.cpp161 get_parent_id(struct rootfs_vnode* vnode) function
284 notify_stat_changed(fs->id, get_parent_id(dir), dir->id,
310 notify_stat_changed(fs->id, get_parent_id(dir), dir->id,
1145 notify_stat_changed(fs->id, get_parent_id(vnode), vnode->id, statMask);
/haiku/src/system/kernel/device_manager/
H A Ddevfs.cpp197 get_parent_id(struct devfs_vnode* vnode) function
387 notify_stat_changed(sDeviceFileSystem->id, get_parent_id(dir), dir->id,
416 notify_stat_changed(sDeviceFileSystem->id, get_parent_id(dir),
1898 notify_stat_changed(fs->id, get_parent_id(vnode), vnode->id, statMask);
2147 notify_stat_changed(sDeviceFileSystem->id, get_parent_id(device->parent),

Completed in 40 milliseconds