Home
last modified time | relevance | path

Searched refs:a_list_t (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_buf.c224 } a_list_t; typedef
226 STATIC a_list_t *as_free_head;
237 a_list_t *aentry; in free_address()
239 aentry = kmalloc(sizeof(a_list_t), GFP_ATOMIC); in free_address()
255 a_list_t *aentry, *old; in purge_addresses()