autofs_dir_ent 59 fs/autofs/autofs_i.h struct autofs_dir_ent *next; autofs_dir_ent 60 fs/autofs/autofs_i.h struct autofs_dir_ent **back; autofs_dir_ent 67 fs/autofs/autofs_i.h struct autofs_dir_ent *h[AUTOFS_HASH_SIZE]; autofs_dir_ent 131 fs/autofs/autofs_i.h struct autofs_dir_ent *autofs_hash_lookup(const struct autofs_dirhash *,struct qstr *); autofs_dir_ent 134 fs/autofs/autofs_i.h struct autofs_dir_ent *autofs_hash_enum(const struct autofs_dirhash *,off_t *,struct autofs_dir_ent *); autofs_dir_ent 141 fs/autofs/autofs_i.h struct autofs_dir_ent *autofs_expire(struct super_block *,struct autofs_sb_info *, struct vfsmount *mnt); autofs_dir_ent 36 fs/autofs/dirhash.c struct autofs_dir_ent *autofs_expire(struct super_block *sb, autofs_dir_ent 41 fs/autofs/dirhash.c struct autofs_dir_ent *ent; autofs_dir_ent 49 fs/autofs/dirhash.c ent = list_entry(dh->expiry_head.next, struct autofs_dir_ent, exp); autofs_dir_ent 107 fs/autofs/dirhash.c memset(&dh->h, 0, AUTOFS_HASH_SIZE*sizeof(struct autofs_dir_ent *)); autofs_dir_ent 111 fs/autofs/dirhash.c struct autofs_dir_ent *autofs_hash_lookup(const struct autofs_dirhash *dh, struct qstr *name) autofs_dir_ent 113 fs/autofs/dirhash.c struct autofs_dir_ent *dhn; autofs_dir_ent 130 fs/autofs/dirhash.c struct autofs_dir_ent **dhnp; autofs_dir_ent 169 fs/autofs/dirhash.c struct autofs_dir_ent *autofs_hash_enum(const struct autofs_dirhash *dh, autofs_dir_ent 173 fs/autofs/dirhash.c struct autofs_dir_ent *ent; autofs_dir_ent 221 fs/autofs/dirhash.c struct autofs_dir_ent *ent; autofs_dir_ent 238 fs/autofs/dirhash.c struct autofs_dir_ent *ent, *nent; autofs_dir_ent 45 fs/autofs/root.c struct autofs_dir_ent *ent = NULL; autofs_dir_ent 88 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 152 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 187 fs/autofs/root.c ent = (struct autofs_dir_ent *) dentry->d_time; autofs_dir_ent 273 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 309 fs/autofs/root.c ent = kmalloc(sizeof(struct autofs_dir_ent), GFP_KERNEL); autofs_dir_ent 360 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 400 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 423 fs/autofs/root.c dentry->d_time = (unsigned long)(struct autofs_dir_ent *)NULL; autofs_dir_ent 436 fs/autofs/root.c struct autofs_dir_ent *ent; autofs_dir_ent 459 fs/autofs/root.c ent = kmalloc(sizeof(struct autofs_dir_ent), GFP_KERNEL); autofs_dir_ent 522 fs/autofs/root.c struct autofs_dir_ent *ent;