HomeSort by: relevance | last modified time | path
    Searched refs:mountlist_append (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/sys/ufs/mfs/
mfs_vfsops.c 222 mountlist_append(mp);
mfs_vfsops.c 222 mountlist_append(mp);
  /src/sys/fs/filecorefs/
filecore_vfsops.c 210 mountlist_append(mp);
filecore_vfsops.c 210 mountlist_append(mp);
  /src/sys/fs/v7fs/
v7fs_vfsops.c 587 mountlist_append(mp);
v7fs_vfsops.c 587 mountlist_append(mp);
  /src/sys/sys/
mount.h 478 void mountlist_append(struct mount *);
mount.h 478 void mountlist_append(struct mount *);
  /src/sys/kern/
vfs_mount.c 894 mountlist_append(mp);
1678 mountlist_append(struct mount *mp) function in typeref:typename:void
vfs_mount.c 894 mountlist_append(mp);
1678 mountlist_append(struct mount *mp) function in typeref:typename:void
  /src/sys/fs/msdosfs/
msdosfs_vfsops.c 265 mountlist_append(mp);
msdosfs_vfsops.c 265 mountlist_append(mp);
  /src/sys/fs/ntfs/
ntfs_vfsops.c 123 mountlist_append(mp);
ntfs_vfsops.c 123 mountlist_append(mp);
  /src/sys/nfs/
nfs_vfsops.c 368 mountlist_append(mp);
nfs_vfsops.c 368 mountlist_append(mp);
  /src/sys/fs/cd9660/
cd9660_vfsops.c 235 mountlist_append(mp);
cd9660_vfsops.c 235 mountlist_append(mp);
  /src/sys/ufs/ext2fs/
ext2fs_vfsops.c 338 mountlist_append(mp);
ext2fs_vfsops.c 338 mountlist_append(mp);
  /src/sys/rump/librump/rumpvfs/
rumpfs.c 2041 mountlist_append(mp);
rumpfs.c 2041 mountlist_append(mp);
  /src/sys/ufs/ffs/
ffs_vfsops.c 389 mountlist_append(mp);
ffs_vfsops.c 389 mountlist_append(mp);
  /src/sys/ufs/lfs/
lfs_vfsops.c 631 mountlist_append(mp);

Completed in 44 milliseconds

1 2