Searched refs:fscache_name_to_fsid (Results 1 – 3 of 3) sorted by relevance
222 int fscache_name_to_fsid(cachefscache_t *cachep, char *namep, ino64_t *fsidp);
381 error = fscache_name_to_fsid(cachep, cacheid, &fsid); in cachefs_mount()1250 error = fscache_name_to_fsid(cachep, cacheid, &fsid); in cachefs_remount()
1067 fscache_name_to_fsid(cachefscache_t *cachep, char *namep, ino64_t *fsidp) in fscache_name_to_fsid() function