Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dsuper.c86 struct mount_options *mopt,
849 struct mount_options *mopt) in ocfs2_verify_userspace_stack() argument
864 mopt->cluster_stack, in ocfs2_verify_userspace_stack()
1248 mopt->commit_interval = 0; in ocfs2_parse_options()
1251 mopt->slot = OCFS2_INVALID_SLOT; in ocfs2_parse_options()
1252 mopt->localalloc_opt = -1; in ocfs2_parse_options()
1253 mopt->cluster_stack[0] = '\0'; in ocfs2_parse_options()
1255 mopt->dir_resv_level = -1; in ocfs2_parse_options()
1326 mopt->atime_quantum = option; in ocfs2_parse_options()
1334 mopt->slot = (u16)option; in ocfs2_parse_options()
[all …]