Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drecovery.c476 if (test_bit(SDF_RORECOVERY, &sdp->sd_flags)) { in gfs2_recover_func()
Dincore.h623 SDF_RORECOVERY = 7, /* read only recovery */ enumerator
Dops_fstype.c1059 set_bit(SDF_RORECOVERY, &sdp->sd_flags); in fill_super()