Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/autofs/
H A Droot.c118 if (!list_empty(&ino->expiring)) in autofs_dentry_release()
119 list_del(&ino->expiring); in autofs_dentry_release()
197 struct dentry *expiring; in autofs_lookup_expiring() local
205 ino = list_entry(p, struct autofs_info, expiring); in autofs_lookup_expiring()
206 expiring = ino->dentry; in autofs_lookup_expiring()
208 spin_lock(&expiring->d_lock); in autofs_lookup_expiring()
211 if (d_really_is_negative(expiring)) in autofs_lookup_expiring()
214 qstr = &expiring->d_name; in autofs_lookup_expiring()
216 if (expiring->d_name.hash != hash) in autofs_lookup_expiring()
218 if (expiring->d_parent != parent) in autofs_lookup_expiring()
[all …]
H A Dautofs_i.h62 struct list_head expiring; member
244 if (list_empty(&ino->expiring)) in __autofs_add_expiring()
245 list_add(&ino->expiring, &sbi->expiring_list); in __autofs_add_expiring()
256 if (list_empty(&ino->expiring)) in autofs_add_expiring()
257 list_add(&ino->expiring, &sbi->expiring_list); in autofs_add_expiring()
269 if (!list_empty(&ino->expiring)) in autofs_del_expiring()
270 list_del_init(&ino->expiring); in autofs_del_expiring()
H A Dinode.c20 INIT_LIST_HEAD(&ino->expiring); in autofs_new_ino()
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dhpwdt.rst70 If the hpwdt does not receive the NMI associated with an expiring timer,
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dautofs.rst204 The VFS has a mechanism for automatically expiring unused mounts,
276 If both appear to support expiring the directory or symlink, an action
296 While the ioctl is blocking, the entry is marked as "expiring" and
362 "expiring" and other accesses to it block until the message is
H A Dautofs-mount-control.rst101 similarly for expiring them which resolves the above problem. There is
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Duseradd_base.bbclass163 bbnote "${PN}: user $username doesn't exist, not expiring its password"
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-bwc.rst132 possibility of wastefully expiring quota on cpu-local silos that don't need a
/OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/
H A Dnet.rst380 The amount of time we keep an ARP entry before expiring it. Used to age out