Home
last modified time | relevance | path

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

/titanic_41/usr/src/ucbhead/sys/
H A Dvfs.h192 struct vfs *getvfs(fsid_t *);
202 extern vfs_t *getvfs(); /* return vfs given fsid */
/titanic_41/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dfake_vfs.c114 getvfs(fsid_t *fsid) in getvfs() function
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h141 extern struct vfs *getvfs(); /* return vfs given fsid */
/titanic_41/usr/src/uts/common/sys/
H A Dvfs.h539 struct vfs *getvfs(fsid_t *);
/titanic_41/usr/src/uts/common/klm/
H A Dnlm_service.c176 vfsp = getvfs(&fh->_fh3_fsid); in lm_fhtovp()
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_tree.c1075 if (getvfs(&vfsp->vfs_fsid) != vfsp) in smb_tree_getattr()
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c3749 getvfs(fsid_t *fsid) in getvfs() function