Home
last modified time | relevance | path

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

/include/linux/
Dmnt_idmapping.h231 return mapped_kgid_user(mnt_userns, fs_userns, current_fsgid()); in mapped_fsgid()
Dcred.h388 #define current_fsgid() (current_cred_xxx(fsgid)) macro