Searched refs:vfs_alloc (Results 1 – 4 of 4) sorted by relevance
469 vfs_t *vfs_alloc(int);
654 vfsp = vfs_alloc(KM_SLEEP); in fake_domount()1936 vfs_alloc(int kmflag) in vfs_alloc() function
1466 vfsp = vfs_alloc(KM_SLEEP); in domount()4275 vfs_alloc(int kmflag) in vfs_alloc() function
1137 vfsp = vfs_alloc(KM_SLEEP); in snap_ioctl()