Searched refs:journals (Results 1 – 7 of 7) sorted by relevance
39 of journal recovery for one of the filesystems journals. It has89 If a journal is in use by the filesystem (journals are not
41 gfs2_jadd to add journals to a filesystem online
189 In data=ordered mode, ext3 only officially journals metadata, but it logically
497 - Support journals ($LogFile) which have been modified by chkdsk. This503 - Support journals ($LogFile) with only one restart page as well as504 journals with two different restart pages. We sanity check both and
423 In data=ordered mode, ext4 only officially journals metadata, but it logically
25 e2fsprogs version 1.20 or later in order to create ext3 journals
1016 unsigned int journals = gfs2_jindex_size(sdp); in forward_rgrp_get() local1023 if (sdp->sd_rgrps >= journals) in forward_rgrp_get()1024 rg = sdp->sd_rgrps * sdp->sd_jdesc->jd_jid / journals; in forward_rgrp_get()