tag | line | file | source code |
---|---|---|---|
vm_operations_struct | 74 | fs/msdos/mmap.c | struct vm_operations_struct msdos_file_mmap = { |
vm_operations_struct | 80 | fs/nfs/mmap.c | struct vm_operations_struct nfs_file_mmap = { |
vm_operations_struct | 84 | fs/smbfs/mmap.c | struct vm_operations_struct smb_file_mmap = { |
vm_operations_struct | 53 | include/linux/mm.h | struct vm_operations_struct * vm_ops; |
vm_operations_struct | 362 | ipc/shm.c | static struct vm_operations_struct shm_vm_ops = { |
vm_operations_struct | 294 | mm/filemap.c | static struct vm_operations_struct file_shared_mmap = { |
vm_operations_struct | 313 | mm/filemap.c | static struct vm_operations_struct file_private_mmap = { |
vm_operations_struct | 329 | mm/filemap.c | struct vm_operations_struct * ops; |