mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
path through the NFS clients' getpages functions. Introduce vm_pager_free_nonreq(). This function can be used to eliminate code that is duplicated in many getpages functions. Also, in contrast to the code that currently appears in those getpages functions, vm_pager_free_nonreq() avoids acquiring an exclusive object lock in one case. Reviewed by: kib MFC after: 6 weeks Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| nfs.h | ||
| nfs_bio.c | ||
| nfs_kdtrace.c | ||
| nfs_krpc.c | ||
| nfs_nfsiod.c | ||
| nfs_node.c | ||
| nfs_subs.c | ||
| nfs_vfsops.c | ||
| nfs_vnops.c | ||
| nfsargs.h | ||
| nfsm_subs.h | ||
| nfsmount.h | ||
| nfsnode.h | ||
| nfsstats.h | ||
| nlminfo.h | ||