Searched refs:fsname_to_find (Results 1 – 1 of 1) sorted by relevance
109 static mntent_list* find_item(struct listnode* rw_entries, const char* fsname_to_find) in find_item() argument114 if (!strcmp(item->entry.mnt_fsname, fsname_to_find)) { in find_item()