Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/sys/
H A Dvfs.h470 vfs_t *vfs_alloc(int);
/titanic_53/usr/src/uts/common/io/
H A Dfssnap.c1137 vfsp = vfs_alloc(KM_SLEEP); in snap_ioctl()
/titanic_53/usr/src/uts/common/fs/
H A Dvfs.c1503 vfsp = vfs_alloc(KM_SLEEP); in domount()
4401 vfs_alloc(int kmflag) in vfs_alloc() function