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