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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dfilesystems.c46 static struct file_system_type **find_filesystem(const char *name, unsigned len) function
79 p = find_filesystem(fs->name, strlen(fs->name));
261 fs = *(find_filesystem(name, len));

Completed in 107 milliseconds