Searched refs:AUTOFS_INF_NO_RCU (Results 1 – 3 of 3) sorted by relevance
318 ino->flags |= AUTOFS_INF_NO_RCU; in autofs4_expire_direct()325 ino->flags &= ~AUTOFS_INF_NO_RCU; in autofs4_expire_direct()330 ino->flags &= ~AUTOFS_INF_NO_RCU; in autofs4_expire_direct()447 if (ino->flags & AUTOFS_INF_NO_RCU) in autofs4_expire_indirect()456 ino->flags |= AUTOFS_INF_NO_RCU; in autofs4_expire_indirect()466 ino->flags &= ~AUTOFS_INF_NO_RCU; in autofs4_expire_indirect()477 ino->flags &= ~AUTOFS_INF_NO_RCU; in autofs4_expire_indirect()497 if (!(ino->flags & (AUTOFS_INF_EXPIRING | AUTOFS_INF_NO_RCU))) in autofs4_expire_wait()
82 #define AUTOFS_INF_NO_RCU (1<<1) /* the dentry is being considered macro
458 if (ino->flags & (AUTOFS_INF_EXPIRING | AUTOFS_INF_NO_RCU)) in autofs4_d_manage()