Home
last modified time | relevance | path

Searched refs:AMF_REMOUNT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/amd/
H A Dautil.c700 !(mp->am_flags & AMF_REMOUNT)) { in am_unmounted()
719 if (mp->am_parent && (mp->am_flags & AMF_REMOUNT)) { in am_unmounted()
H A Damd.h115 #define AMF_REMOUNT 0x0008 /* This node needs to be remounted */ macro
H A Damfs_generic.c198 new_mp->am_flags |= AMF_REMOUNT; in amfs_lookup_node()
/netbsd-src/external/bsd/am-utils/dist/
H A DChangeLog6913 * include/am_utils.h (AMF_REMOUNT): new flag, marks the node as