Searched refs:AUTOFS_EXP_FORCED (Results 1 – 2 of 2) sorted by relevance
55 if (how & AUTOFS_EXP_FORCED) { in autofs_mount_busy()200 if (how & AUTOFS_EXP_FORCED) in autofs_direct_busy()273 if (how & AUTOFS_EXP_FORCED) in autofs_tree_busy()304 if (how & AUTOFS_EXP_FORCED) in autofs_check_leaves()391 if (how & AUTOFS_EXP_FORCED) in should_expire()404 if (how & AUTOFS_EXP_FORCED) in should_expire()422 if (!(how & AUTOFS_EXP_FORCED)) { in should_expire()439 if (!(how & AUTOFS_EXP_FORCED)) { in should_expire()
96 #define AUTOFS_EXP_FORCED 0x04 macro