Home
last modified time | relevance | path

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

/include/linux/
Dfs.h450 struct address_space { struct
462 const struct address_space_operations *a_ops; /* methods */ argument
464 spinlock_t private_lock; /* for use by the address_space */ argument
465 gfp_t gfp_mask; /* implicit gfp mask for allocations */
466 struct list_head private_list; /* ditto */
467 void *private_data; /* ditto */
Dmc146818rtc.h38 int address_space; member