Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h1282 ino64_t cachefs_fileno_conflict(fscache_t *fscp, ino64_t old);
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_dir.c803 newinum = cachefs_fileno_conflict(fscp, in cachefs_dir_read()
H A Dcachefs_vnops.c1995 cachefs_fileno_conflict(fscache_t *fscp, ino64_t old) in cachefs_fileno_conflict() function
2152 fakenum = cachefs_fileno_conflict(fscp, in cachefs_getattr()
7200 newinum = cachefs_fileno_conflict(fscp, de->d_ino); in cachefs_readback_translate()