HomeSort by relevance Sort by last modified time
    Searched defs:statx (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/
stat.h 59 struct statx { struct
  /external/kernel-headers/original/uapi/linux/
stat.h 47 * Timestamp structure for the timestamps in struct statx.
64 * (statx()).
67 * parameter to statx(). What statx() actually got will be indicated in
99 struct statx { struct
133 * Query request/result mask for statx() and struct statx::stx_mask.
135 * These bits should be set in the mask argument of statx() to request
136 * particular items when calling statx().
152 #define STATX__RESERVED 0x80000000U /* Reserved for future struct statx expansion *
    [all...]

Completed in 419 milliseconds