Searched refs:f_gid (Results 1 – 2 of 2) sorted by relevance
541 ``f_uid`` and ``f_gid``. Code that used to access ``file->f_uid`` and542 ``file->f_gid`` should now access ``file->f_cred->fsuid`` and
436 unsigned int f_uid, f_gid; member