Searched refs:expiry_head (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/autofs/
H A Ddirhash.c20 list_add_tail(&ent->exp, &dh->expiry_head);
46 if ( list_empty(&dh->expiry_head) || sbi->catatonic )
49 ent = list_entry(dh->expiry_head.next, struct autofs_dir_ent, exp);
108 INIT_LIST_HEAD(&dh->expiry_head);
H A Dautofs_i.h64 struct list_head expiry_head; member in struct:autofs_dirhash

Completed in 26 milliseconds