mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 00:58:21 -05:00
With the new VOP_GETPAGES() KPI the "count" argument counts pages already, and doesn't need to be translated from bytes to pages. While here make it consistent that *rbehind and *rahead are updated only if we doesn't return error. Pointy hat to: glebius |
||
|---|---|---|
| .. | ||
| smbfs.h | ||
| smbfs_io.c | ||
| smbfs_node.c | ||
| smbfs_node.h | ||
| smbfs_smb.c | ||
| smbfs_subr.c | ||
| smbfs_subr.h | ||
| smbfs_vfsops.c | ||
| smbfs_vnops.c | ||