Searched refs:e2p_edit_mntopts (Results 1 – 3 of 3) sorted by relevance
52 int e2p_edit_mntopts(const char *str, __u32 *mntopts, __u32 ok);
96 int e2p_edit_mntopts(const char *str, __u32 *mntopts, __u32 ok) in e2p_edit_mntopts() function
300 if (e2p_edit_mntopts(mntopts, &sb->s_default_mount_opts, ~0)) { in update_mntopts()