Searched refs:ext4_parse_param (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ext4/
H A Dsuper.c91 static int ext4_parse_param(struct fs_context *fc, struct fs_parameter *param);
126 .parse_param = ext4_parse_param,
2145 static int ext4_parse_param(struct fs_context *fc, struct fs_parameter *param) function
2486 ret = ext4_parse_param(fc, &param);

Completed in 97 milliseconds