Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dsuper.c87 static int ext4_validate_options(struct fs_context *fc);
2486 ret = ext4_validate_options(fc); in parse_options()
2877 static int ext4_validate_options(struct fs_context *fc) in ext4_validate_options() function