Searched refs:FATTR_UID (Results 1 – 3 of 3) sorted by relevance
222 #define FATTR_UID (1 << 1) macro
25 const FATTR_UID: u32 = 2; constant39 const UID = FATTR_UID;
268 #define FATTR_UID (1 << 1) macro