Home
last modified time | relevance | path

Searched refs:AUTOFS_IOC_PROTOVER (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dauto_fs.h78 #define AUTOFS_IOC_PROTOVER _IOR(AUTOFS_IOCTL, \ macro
/openbmc/linux/fs/autofs/
H A Droot.c878 case AUTOFS_IOC_PROTOVER: /* Get protocol version */ in autofs_root_ioctl_unlocked()
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst386 - **AUTOFS_IOC_PROTOVER**:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1122 +pub const AUTOFS_IOC_PROTOVER: u32 = 2147783523;