Searched defs:newLVSize (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/fs/jfs/ |
| D | super.c | 233 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options() 427 s64 newLVSize = 0; in jfs_remount() local 490 s64 newLVSize = 0; in jfs_fill_super() local
|
| D | resize.c | 50 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | super.c | 233 static int parse_options(char *options, struct super_block *sb, s64 *newLVSize, in parse_options() 432 s64 newLVSize = 0; in jfs_remount() local 495 s64 newLVSize = 0; in jfs_fill_super() local
|
| D | resize.c | 50 int jfs_extendfs(struct super_block *sb, s64 newLVSize, int newLogSize) in jfs_extendfs()
|