Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Dfilesystems.c132 static int fs_index(const char __user * __name) in fs_index() function
197 retval = fs_index((const char __user *) arg1); in SYSCALL_DEFINE3()