Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dcompat_linux.c82 #undef SET_STAT_UID
95 #define SET_STAT_UID(stat, uid) (stat).st_uid = high2lowuid(uid) macro