Searched refs:realvfs (Results 1 – 1 of 1) sorted by relevance
526 vfs_t *realvfs; in lo_syncfs() local531 realvfs = lo_realvfs(vfsp, NULL); in lo_syncfs()532 if (realvfs != NULL) { in lo_syncfs()533 return (VFS_SYNCFS(realvfs, flags, cr)); in lo_syncfs()