Searched refs:e2p_edit_mntopts (Results 1 – 4 of 4) 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
321 if (e2p_edit_mntopts(mntopts, &sb->s_default_mount_opts, ~0)) { in update_mntopts()