Searched defs:newLVSize (Results 1 – 2 of 2) sorted by relevance
220 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options()366 s64 newLVSize = 0; in jfs_remount() local431 s64 newLVSize = 0; in jfs_fill_super() local
62 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()