HomeSort by: relevance | last modified time | path
    Searched defs:nilfs_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nilfs/
nilfs_vfsops.c 174 .vfs_sync = nilfs_sync,
1074 nilfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int
1078 DPRINTF(VFSCALL, ("nilfs_sync called\n"));
1083 DPRINTF(VFSCALL, ("end of nilfs_sync()\n"));

Completed in 12 milliseconds