Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dutil.c210 bool device_inactive; in gfs2_withdraw_func() local
223 device_inactive = gfs2_offline_uevent(sdp); in gfs2_withdraw_func()
225 if (sdp->sd_args.ar_errors == GFS2_ERRORS_DEACTIVATE && !device_inactive) in gfs2_withdraw_func()
229 if (device_inactive) { in gfs2_withdraw_func()