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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 110 milliseconds