pub fn ioctl_getflags<Fd: AsFd>(fd: Fd) -> Result<IFlags>Available on crate feature
fs only.Expand description
ioctl(fd, FS_IOC_GETFLAGS)—Returns the inode flags attributes
pub fn ioctl_getflags<Fd: AsFd>(fd: Fd) -> Result<IFlags>fs only.ioctl(fd, FS_IOC_GETFLAGS)—Returns the inode flags attributes