Home
last modified time | relevance | path

Searched refs:ext4_validate_options (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dsuper.c87 static int ext4_validate_options(struct fs_context *fc);
2487 ret = ext4_validate_options(fc); in parse_options()
2878 static int ext4_validate_options(struct fs_context *fc) in ext4_validate_options() function