Searched refs:e2p_edit_mntopts (Results 1 – 5 of 5) sorted by relevance
66 int e2p_edit_mntopts(const char *str, __u32 *mntopts, __u32 ok);
101 int e2p_edit_mntopts(const char *str, __u32 *mntopts, __u32 ok) in e2p_edit_mntopts() function
4 e2p_edit_mntopts@Base 1.37
354 if (e2p_edit_mntopts(mntopts, &sb->s_default_mount_opts, ~0)) { in update_mntopts()
965 if (e2p_edit_mntopts(str, mntopts, ~0)) { in edit_mntopts()