Searched defs:address_space (Results 1 – 2 of 2) sorted by relevance
39 int address_space; member
396 struct address_space { struct408 const struct address_space_operations *a_ops; /* methods */ argument410 spinlock_t private_lock; /* for use by the address_space */ argument412 struct list_head private_list; /* for use by the address_space */ argument413 void *private_data; /* ditto */414 errseq_t wb_err;