Searched defs:newLVSize (Results 1 – 2 of 2) sorted by relevance
184 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options()271 s64 newLVSize = 0; in jfs_remount() local317 s64 newLVSize = 0; in jfs_read_super() local
64 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()