Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmsdos_fs.h104 #define FAT_IOCTL_SET_ATTRIBUTES _IOW('r', 0x11, __u32) macro
/openbmc/linux/fs/fat/
H A Dfile.c164 case FAT_IOCTL_SET_ATTRIBUTES: in fat_generic_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch632 +pub const FAT_IOCTL_SET_ATTRIBUTES: u32 = 1074033169;