0accf22 fsck.gfs2: Reorganize pass1_fxns

Authored and Committed by andyp 2 years ago
    fsck.gfs2: Reorganize pass1_fxns
    
    Move the struct declaration to the bottom of the file so that we don't
    need to forward-declare the functions, and rename the functions to
    improve the clarity of backtraces/grep/cscope/etc.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+37 -71