Home
last modified time | relevance | path

Searched defs:vm_file (Results 1 – 2 of 2) sorted by last modified time

/linux/mm/
H A Dmemory.c3062 struct file *vm_file = vma->vm_file; __get_fault_gfp_mask() local
[all...]
/linux/include/linux/
H A Dmm_types.h557 unsigned long vm_pgoff; /* the offset in vm_file corresponding to vm_start */ member
721 struct file * vm_file; /* File we map to (can be NULL). */ global() member