Searched refs:STATX_MNT_ID (Results 1 – 4 of 4) sorted by relevance
179 #ifndef STATX_MNT_ID180 # define STATX_MNT_ID 0x00001000U macro
155 #define STATX_MNT_ID 0x00001000U /* Got stx_mnt_id */ macro
60 if (!(buf->stx_mask & STATX_MNT_ID)) { in test_mnt_id()
1020 pub const STATX_MNT_ID: ::c_uint = 0x1000; constant