Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
StatxMntId :: StatxMaskunix System.Posix.Files.ByteString Want stx_mnt_id.
-
unix System.Posix.Files.ByteString Want stx_uid.
deviceID :: FileStatus -> DeviceIDunix System.Posix.Files.ByteString ID of the device on which this file resides.
deviceIDX :: ExtendedFileStatus -> DeviceIDunix System.Posix.Files.ByteString ID of the device on which this file resides.
fileID :: FileStatus -> FileIDunix System.Posix.Files.ByteString inode number
fileIDX :: ExtendedFileStatus -> FileIDunix System.Posix.Files.ByteString The inode number of the file.
mountIDX :: ExtendedFileStatus -> Word64unix System.Posix.Files.ByteString The mount ID of the mount containing the file. This is the same number reported by name_to_handle_at(2) and corresponds to the number in the first field in one of the records in procself/mountinfo.
-
unix System.Posix.Files.ByteString Set group ID on execution.
-
unix System.Posix.Files.ByteString Set user ID on execution.
specialDeviceID :: FileStatus -> DeviceIDunix System.Posix.Files.ByteString Describes the device that this file represents.