Home
last modified time | relevance | path

Searched defs:unmount (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libbc/libc/sys/common/
H A Dunmount.c30 unmount(char *s) in unmount() function
/onnv-gate/usr/src/cmd/beadm/
H A Dbeadm.py561 def unmount(opts): function
/onnv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_cnode.c214 cachefs_cnode_idleclean(fscache_t *fscp, int unmount) in cachefs_cnode_idleclean()