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

  /src/sys/sys/
mount.h 392 int vfs_trybusy(struct mount *);
  /src/sys/kern/
vfs_mount.c 374 vfs_trybusy(struct mount *mp) function in typeref:typename:int
1649 error = vfs_trybusy(mp);

Completed in 40 milliseconds