Home
last modified time | relevance | path

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

/linux/fs/autofs/
H A Droot.c123 if (!list_empty(&ino->expiring)) in autofs_dentry_release()
124 list_del(&ino->expiring); in autofs_dentry_release()
202 struct dentry *expiring; in autofs_lookup_expiring() local
210 ino = list_entry(p, struct autofs_info, expiring); in autofs_lookup_expiring()
211 expiring = ino->dentry; in autofs_lookup_expiring()
213 spin_lock(&expiring->d_lock); in autofs_lookup_expiring()
216 if (d_really_is_negative(expiring)) in autofs_lookup_expiring()
219 qstr = &expiring->d_name; in autofs_lookup_expiring()
221 if (expiring->d_name.hash != hash) in autofs_lookup_expiring()
223 if (expiring->d_parent != parent) in autofs_lookup_expiring()
[all …]
H A Dinode.c19 INIT_LIST_HEAD(&ino->expiring); in autofs_new_ino()
/linux/Documentation/watchdog/
H A Dhpwdt.rst70 If the hpwdt does not receive the NMI associated with an expiring timer,
/linux/drivers/md/dm-vdo/indexer/
H A Dindex.c254 u64 expiring; in open_next_chapter() local
280 expiring = zone->oldest_virtual_chapter; in open_next_chapter()
289 uds_forget_chapter(zone->index->volume, expiring++); in open_next_chapter()
/linux/Documentation/admin-guide/sysctl/
H A Dnet.rst486 The amount of time we keep an ARP entry before expiring it. Used to age out
/linux/Documentation/filesystems/
H A Dautofs-mount-control.rst101 similarly for expiring them which resolves the above problem. There is