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

  /src/sys/sys/
mount.h 439 void vfs_syncer_remove_from_worklist(struct mount *);
  /src/sys/kern/
vfs_mount.c 974 vfs_syncer_remove_from_worklist(mp);
vfs_subr.c 789 vfs_syncer_remove_from_worklist(struct mount *mp) function in typeref:typename:void
vfs_syscalls.c 434 vfs_syncer_remove_from_worklist(mp);

Completed in 17 milliseconds