Lines Matching refs:filesystem
7 # Ext2Descriptors is the location of the ext2 filesystem structure
22 # LogFile is the location of the log file. Actual changes to the filesystem
30 # filesystem. When on, each change will be logged - Both the previous data
38 # filesystem - The "enablewrite" command will not work. When on, enablewrite
46 # a mounted filesystem. Read-Write mode is never allowed on a mounted
47 # filesystem.
53 # When ForceExt2 is set to on, the filesystem is assumed to be ext2
54 # filesystem, despite the possibly corrupt superblock magic number reading.
61 # Normally, the various filesystem parameters such as the block size and the
62 # total number of blocks are gathered from the ext2 filesystem itself.
63 # However, on a corrupt filesystem, ext2ed is unable to get the right
74 # parameters if it can't figure up the parameters from the filesystem itself.