Searched refs:vfs_alloc (Results 1 – 3 of 3) sorted by relevance
470 vfs_t *vfs_alloc(int);
1137 vfsp = vfs_alloc(KM_SLEEP); in snap_ioctl()
1503 vfsp = vfs_alloc(KM_SLEEP); in domount()4401 vfs_alloc(int kmflag) in vfs_alloc() function