HomeSort by: relevance | last modified time | path
    Searched defs:vn_mmap (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
vfs_vnops.c 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *,
139 .fo_mmap = vn_mmap,
931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int
vfs_vnops.c 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *,
139 .fo_mmap = vn_mmap,
931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int
vfs_vnops.c 120 static int vn_mmap(struct file *, off_t *, size_t, int, int *, int *,
139 .fo_mmap = vn_mmap,
931 vn_mmap(struct file *fp, off_t *offp, size_t size, int prot, int *flagsp, function in typeref:typename:int

Completed in 39 milliseconds