Searched refs:is_rootfs (Results 1 – 4 of 4) sorted by relevance
44 if mountpoint -q $MOUNT_POINT && ! is_rootfs; then53 is_rootfs || mount_part || return
130 is_rootfs() function267 is_rootfs && return295 if is_rootfs; then
135 is_rootfs() function272 is_rootfs && return302 if is_rootfs; then