statx

Declaration

Source position: linux.pp line 520

Type
statx = record
  stx\_mask : \_\_u32;
  stx\_blksize : \_\_u32;
  stx\_attributes : \_\_u64;
  stx\_nlink : \_\_u32;
  stx\_uid : \_\_u32;
  stx\_gid : \_\_u32;
  stx\_mode : \_\_u16;
  \_\_spare0 : Array[0..0] of \_\_u16;
  stx\_ino : \_\_u64;
  stx\_size : \_\_u64;
  stx\_blocks : \_\_u64;
  stx\_attributes\_mask : \_\_u64;
  stx\_atime : statx\_timestamp;
  stx\_btime : statx\_timestamp;
  stx\_ctime : statx\_timestamp;
  stx\_mtime : statx\_timestamp;
  stx\_rdev\_major : \_\_u32;
  stx\_rdev\_minor : \_\_u32;
  stx\_dev\_major : \_\_u32;
  stx\_dev\_minor : \_\_u32;
  \_\_spare2 : Array[0..13] of \_\_u64;
end

results matching ""

    No results matching ""