Constant F_GET_RW_HINT
pub const F_GET_RW_HINT: u32 = _; // 1_035u32
Available on crate feature
dep_nc
only.Expand description
Set/Get write life time hints. {GET,SET}_RW_HINT
operate on the
underlying inode, while {GET,SET}_FILE_RW_HINT
operate only on
the specific file.