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

/linux-4.4.14/fs/autofs4/
H A Dexpire.c20 static inline int autofs4_can_expire(struct dentry *dentry, autofs4_can_expire() function
205 if (!autofs4_can_expire(top, timeout, do_now)) autofs4_direct_busy()
263 if (!autofs4_can_expire(top, timeout, do_now)) autofs4_tree_busy()
288 if (autofs4_can_expire(p, timeout, do_now)) autofs4_check_leaves()
372 if (autofs4_can_expire(dentry, timeout, do_now)) should_expire()
383 if (autofs4_can_expire(dentry, timeout, do_now)) should_expire()

Completed in 179 milliseconds