Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dauto_fs.h224 #define AUTOFS_IOC_EXPIRE_MULTI _IOW(AUTOFS_IOCTL, \ macro
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst289 the **AUTOFS_IOC_EXPIRE_MULTI** ioctl. This will work for both direct and
416 - **AUTOFS_IOC_EXPIRE_MULTI**:
524 corresponds to **AUTOFS_IOC_EXPIRE_MULTI**.
/openbmc/linux/fs/autofs/
H A Droot.c896 case AUTOFS_IOC_EXPIRE_MULTI: in autofs_root_ioctl_unlocked()