Searched refs:snf_segmap (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/syscall/ |
H A D | sendfile.c | 73 extern int snf_segmap(file_t *, vnode_t *, u_offset_t, u_offset_t, ssize_t *, 978 error = snf_segmap(fp, readvp, sfv_off, in sendvec_chunk()
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 2451 snf_segmap(file_t *fp, vnode_t *fvp, u_offset_t fileoff, u_offset_t total_size, in snf_segmap() function 2924 error = snf_segmap(fp, fvp, sfv_off, (u_offset_t)sfv_len, in sosendfile64()
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 385 NO_UNLOAD_STUB(sockfs, snf_segmap, nomod_einval);
|
/titanic_50/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 495 NO_UNLOAD_STUB(sockfs, snf_segmap, nomod_einval);
|