Home
last modified time | relevance | path

Searched refs:AUTOFS_EXP_LEAVES (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dauto_fs4.h31 #define AUTOFS_EXP_LEAVES 2 macro
/linux-4.1.27/fs/autofs4/
Dexpire.c350 int exp_leaves = how & AUTOFS_EXP_LEAVES; in should_expire()