mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
with NFS. We are moving responsibility for creating the vnode_pager object into the filesystems which own the vnode, and this is one of the places we have to cover. We call vnode_create_vobject() directly because we own the vnode. If we can get the size easily, pass it as an argument to save the call to VOP_GETATTR() in vnode_create_vobject() |
||
|---|---|---|
| .. | ||
| ntfs.h | ||
| ntfs_compr.c | ||
| ntfs_compr.h | ||
| ntfs_iconv.c | ||
| ntfs_ihash.c | ||
| ntfs_ihash.h | ||
| ntfs_inode.h | ||
| ntfs_subr.c | ||
| ntfs_subr.h | ||
| ntfs_vfsops.c | ||
| ntfs_vfsops.h | ||
| ntfs_vnops.c | ||
| ntfsmount.h | ||