Home
last modified time | relevance | path

Searched defs:newLVSize (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/jfs/
Dsuper.c184 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options()
271 s64 newLVSize = 0; in jfs_remount() local
317 s64 newLVSize = 0; in jfs_read_super() local
Dresize.c64 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()