Searched refs:AUTOFS_EXP_LEAVES (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | auto_fs4.h | 31 #define AUTOFS_EXP_LEAVES 2 macro |
/linux-4.4.14/fs/autofs4/ | ||
D | expire.c | 350 int exp_leaves = how & AUTOFS_EXP_LEAVES; in should_expire() |