Searched refs:BE_ERR_PATHBUSY (Results 1 – 3 of 3) sorted by relevance
69 case BE_ERR_PATHBUSY: in libbe_error_description()
131 return (set_error(info->lbh, BE_ERR_PATHBUSY)); in be_mount_iter()180 return (set_error(info->lbh, BE_ERR_PATHBUSY)); in be_umount_iter()
47 BE_ERR_PATHBUSY, /* requested path is busy */ enumerator