Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dsuper.c262 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options()
461 s64 newLVSize = 0; in jfs_remount() local
524 s64 newLVSize = 0; in jfs_fill_super() local
Dresize.c62 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()