Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dauto_fs.h226 #define AUTOFS_IOC_PROTOSUBVER _IOR(AUTOFS_IOCTL, \ macro
/openbmc/linux/fs/autofs/
H A Droot.c880 case AUTOFS_IOC_PROTOSUBVER: /* Get protocol sub version */ in autofs_root_ioctl_unlocked()
/openbmc/linux/Documentation/filesystems/
H A Dautofs.rst388 - **AUTOFS_IOC_PROTOSUBVER**:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch283 +pub const AUTOFS_IOC_PROTOSUBVER: u32 = 2147783527;