Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dmount.c512 static int get_mnt_flag_opts(char **mnt_optsp, int flags) in get_mnt_flag_opts() function
567 if (get_mnt_flag_opts(&mnt_opts, mo->flags) == -1) in fuse_kern_mount()