Home
last modified time | relevance | path

Searched refs:owns_file_device (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dvfs.cpp172 bool owns_file_device; member
3031 mount->owns_file_device ? " owns_file_device" : ""); in _dump_mount()
7520 mount->owns_file_device = false; in fs_mount()
7686 mount->owns_file_device = newlyCreatedFileDevice; in fs_mount()
7925 if (mount->owns_file_device) in fs_unmount()
/haiku/src/tools/fs_shell/
H A Dvfs.cpp123 bool owns_file_device; member
4626 mount->owns_file_device = false; in fs_mount()