Searched refs:generic_file_vm_ops (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dramfs.h21 extern const struct vm_operations_struct generic_file_vm_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ramfs/
H A Dfile-nommu.c263 vma->vm_ops = &generic_file_vm_ops;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dfilemap.c1630 const struct vm_operations_struct generic_file_vm_ops = { variable in typeref:struct:vm_operations_struct
1643 vma->vm_ops = &generic_file_vm_ops;
H A Dnommu.c68 const struct vm_operations_struct generic_file_vm_ops = { variable in typeref:struct:vm_operations_struct
H A Dshmem.c2693 #define shmem_vm_ops generic_file_vm_ops

Completed in 187 milliseconds