Searched refs:ino_count (Results 1 – 1 of 1) sorted by relevance
211 unsigned int ino_count = READ_ONCE(ino->count); in autofs_tree_busy() local215 ino_count += 2; in autofs_tree_busy()217 ino_count++; in autofs_tree_busy()219 if (d_count(p) > ino_count) { in autofs_tree_busy()324 unsigned int ino_count; in should_expire() local379 ino_count = READ_ONCE(ino->count) + 1; in should_expire()380 if (d_count(dentry) > ino_count) in should_expire()396 ino_count = READ_ONCE(ino->count) + 1; in should_expire()397 if (d_count(dentry) > ino_count) in should_expire()