Searched refs:VOP_GETPAGES (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/sys/coda/ |
| D | TODO | 7 2. VOP_GETPAGES/PUTPAGES
|
| /netbsd/src/sys/ufs/lfs/ |
| D | ulfs_inode.c | 215 error = VOP_GETPAGES(vp, pagestart, pgs, &npages, 0, in ulfs_balloc_range()
|
| /netbsd/src/sys/ufs/ufs/ |
| D | ufs_inode.c | 246 error = VOP_GETPAGES(vp, pagestart, pgs, &npages, 0, in ufs_balloc_range()
|
| /netbsd/src/sys/uvm/ |
| D | uvm_vnode.c | 189 error = VOP_GETPAGES(vp, offset, pps, npagesp, centeridx, in uvn_get()
|
| /netbsd/src/sys/sys/ |
| D | vnode_if.h | 511 int VOP_GETPAGES(struct vnode *, voff_t, struct vm_page **, int *, int,
|
| /netbsd/src/sys/rump/librump/rumpvfs/ |
| D | rumpvnode_if.c | 677 error = VOP_GETPAGES(vp, offset, m, count, centeridx, access_type, advice, flags); in RUMP_VOP_GETPAGES()
|
| /netbsd/src/share/man/man9/ |
| D | Makefile | 1148 vnodeops.9 VOP_GETPAGES.9 \
|
| /netbsd/src/sys/fs/unionfs/ |
| D | unionfs_vnops.c | 1854 return VOP_GETPAGES(tvp, ap->a_offset, ap->a_m, ap->a_count, in unionfs_getpages()
|
| /netbsd/src/sys/kern/ |
| D | vnode_if.c | 1921 VOP_GETPAGES(struct vnode *vp, in VOP_GETPAGES() function
|
| /netbsd/src/doc/ |
| D | BRANCHES | 1755 - Teach XIP vnode VOP_GETPAGES
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 11633 ./usr/share/man/cat9/VOP_GETPAGES.0 comp-sys-catman .cat 20130 ./usr/share/man/html9/VOP_GETPAGES.html comp-sys-htmlman html 28718 ./usr/share/man/man9/VOP_GETPAGES.9 comp-sys-man .man
|