Lines Matching defs:file
87 struct file *file; member
91 #define shm_file_data(file) (*((struct shm_file_data **)&(file)->private_data)) argument
304 struct file *file = vma->vm_file; in shm_open() local
398 struct file *file = vma->vm_file; in shm_close() local
540 struct file *file = vmf->vma->vm_file; in shm_fault() local
548 struct file *file = vma->vm_file; in shm_may_split() local
559 struct file *file = vma->vm_file; in shm_pagesize() local
591 static int shm_mmap(struct file *file, struct vm_area_struct *vma) in shm_mmap()
618 static int shm_release(struct inode *ino, struct file *file) in shm_release()
629 static int shm_fsync(struct file *file, loff_t start, loff_t end, int datasync) in shm_fsync()
638 static long shm_fallocate(struct file *file, int mode, loff_t offset, in shm_fallocate()
648 static unsigned long shm_get_unmapped_area(struct file *file, in shm_get_unmapped_area()
708 struct file *file; in newseg() local
1523 struct file *file, *base; in do_shmat() local
1734 struct file *file; in ksys_shmdt() local