Home
last modified time | relevance | path

Searched refs:SET_STAT_UID (Results 1 – 1 of 1) sorted by relevance

/arch/s390/kernel/
Dcompat_linux.c73 #undef SET_STAT_UID
86 #define SET_STAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) macro