Home
last modified time | relevance | path

Searched defs:canUnmount (Results 1 – 7 of 7) sorted by relevance

/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dvolumemanager.h118 bool canUnmount() const { in canUnmount() function
H A Dfileinfo.h186 bool canUnmount() const { in canUnmount() function
/dports/net/rclone/rclone-1.57.0/vendor/github.com/hanwen/go-fuse/v2/fuse/nodefs/
H A Dinode.go239 func (n *Inode) canUnmount() bool { func
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/fs/
H A Dfilesystem.h231 virtual bool canUnmount(const QString&) const { in canUnmount() function
H A Dlvm2_pv.cpp195 bool lvm2_pv::canUnmount(const QString& deviceNode) const in canUnmount() function in FS::lvm2_pv
H A Dluks.cpp192 bool luks::canUnmount(const QString&) const in canUnmount() function in FS::luks
/dports/sysutils/kpmcore/kpmcore-21.12.3/src/core/
H A Dpartition.cpp295 bool Partition::canUnmount() const in canUnmount() function in Partition