Searched refs:fsname_str (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A Dfusermount.c327 const char *fsname_str = "fsname="; local
329 if (begins_with(s, fsname_str)) {
330 if (!get_string_opt(s, len, fsname_str, &fsname))

Completed in 106 milliseconds