Home
last modified time | relevance | path

Searched defs:address_space (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dfs.h408 struct address_space { struct
413 struct address_space_operations *a_ops; /* methods */ argument
414 struct inode *host; /* owner: inode, block_device */
415 struct vm_area_struct *i_mmap; /* list of private mappings */
416 struct vm_area_struct *i_mmap_shared; /* list of shared mappings */
417 spinlock_t i_shared_lock; /* and spinlock protecting it */
418 int gfp_mask; /* how to allocate the pages */
/linux-2.4.37.9/include/acpi/
Dactbl71.h99 u8 address_space; /* Address Space Bitmask */ member
Dacobject.h455 struct acpi_object_addr_handler address_space; member