Searched refs:AUTOFS_INF_EXPIRE_SET (Results 1 – 3 of 3) sorted by relevance
474 if (ino->exp_timeout && ino->flags & AUTOFS_INF_EXPIRE_SET) in autofs_dev_ioctl_timeout()481 ino->flags &= ~AUTOFS_INF_EXPIRE_SET; in autofs_dev_ioctl_timeout()489 ino->flags |= AUTOFS_INF_EXPIRE_SET; in autofs_dev_ioctl_timeout()
85 #define AUTOFS_INF_EXPIRE_SET (1<<3) /* per-dentry expire timeout set for macro
442 if (ino->flags & AUTOFS_INF_EXPIRE_SET) in autofs_expire_indirect()