HomeSort by: relevance | last modified time | path
    Searched refs:mountp (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/fs/sysvbfs/
sysvbfs.h 59 struct mount *mountp; member in struct:sysvbfs_mount
sysvbfs_vfsops.c 188 bmp->mountp = mp;
sysvbfs_vnops.c 142 struct mount *mp = bmp->mountp;
  /src/sys/fs/v7fs/
v7fs_extern.h 46 struct mount *mountp; member in struct:v7fs_mount
v7fs_vnops.c 209 struct mount *mp = v7fsmount->mountp;
272 struct mount *mp = v7fsmount->mountp;
851 struct mount *mp = v7fsmount->mountp;
1307 error = v7fs_vget(v7fsmount->mountp, ino, LK_EXCLUSIVE, a->a_vpp);
v7fs_vfsops.c 261 v7fsmount->mountp = mp;

Completed in 14 milliseconds