Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ocfs2/
Dsuper.c86 static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param);
1193 .parse_param = ocfs2_parse_param,
1279 static int ocfs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in ocfs2_parse_param() function