Searched refs:current_fsgid (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | mnt_idmapping.h | 231 return mapped_kgid_user(mnt_userns, fs_userns, current_fsgid()); in mapped_fsgid() |
D | cred.h | 388 #define current_fsgid() (current_cred_xxx(fsgid)) macro |