Example #1
0
def ext2Clobber(device, makeDevNode = 1):
    _isys.e2fsclobber(device)
Example #2
0
def ext2Clobber(device):
    _isys.e2fsclobber(device)
Example #3
0
def ext2Clobber(device, makeDevNode = 1):
    _isys.e2fsclobber(device)