Searched refs:ncp_mmap (Results 1 – 3 of 3) sorted by relevance
/fs/ncpfs/ | ||
D | mmap.c | 104 int ncp_mmap(struct file *file, struct vm_area_struct *vma) in ncp_mmap() function |
D | ncp_fs.h | 95 int ncp_mmap(struct file *, struct vm_area_struct *); |
D | file.c | 254 .mmap = ncp_mmap, |