Searched refs:AUTOFS_INF_PENDING (Results 1 – 3 of 3) sorted by relevance
251 if (ino->flags & AUTOFS_INF_PENDING) { in autofs_mount_wait()358 if (ino->flags & AUTOFS_INF_PENDING) { in autofs_d_automount()399 ino->flags |= AUTOFS_INF_PENDING; in autofs_d_automount()403 ino->flags &= ~AUTOFS_INF_PENDING; in autofs_d_automount()
80 #define AUTOFS_INF_PENDING (1<<2) /* dentry pending mount */ macro
292 if (ino->flags & AUTOFS_INF_PENDING) { in autofs_expire_direct()330 if (ino->flags & AUTOFS_INF_PENDING) in should_expire()
Completed in 6 milliseconds