Home
last modified time | relevance | path

Searched refs:AUTOFS_IOC_EXPIRE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dauto_fs.h86 #define AUTOFS_IOC_EXPIRE _IOR(AUTOFS_IOCTL, \ macro
/linux-5.19.10/Documentation/filesystems/
Dautofs.rst280 use the **AUTOFS_IOC_EXPIRE** ioctl. This only works for indirect
400 - **AUTOFS_IOC_EXPIRE**:
418 **AUTOFS_IOC_EXPIRE** except that it causes notification to be
/linux-5.19.10/fs/autofs/
Droot.c901 case AUTOFS_IOC_EXPIRE: in autofs_root_ioctl_unlocked()