Searched refs:fs_nosys_map (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/fs/ |
H A D | fs_subr.h | 58 extern int fs_nosys_map(struct vnode *, offset_t, struct as *, caddr_t *,
|
H A D | fs_subr.c | 115 fs_nosys_map(struct vnode *vp, offset_t off, struct as *as, caddr_t *addrp, in fs_nosys_map() function
|
H A D | vnode.c | 324 (fs_generic_func_p) fs_nosys_map, 325 (fs_generic_func_p) fs_nosys_map,
|