Searched defs:EXT4_IOC_RESIZE_FS (Results 1 – 4 of 4) sorted by relevance
19 pub(crate) const EXT4_IOC_RESIZE_FS: crate::ioctl::RawOpcode = 0x8008_6610; constant22 pub(crate) const EXT4_IOC_RESIZE_FS: crate::ioctl::RawOpcode = constant
10 pub(crate) const EXT4_IOC_RESIZE_FS: u32 = 0x8008_6610; constant
26 #define EXT4_IOC_RESIZE_FS _IOW('f', 16, __u64) macro
399 #define EXT4_IOC_RESIZE_FS _IOW('f', 16, __u64) macro