Searched refs:fsgid (Results 1 – 6 of 6) sorted by relevance
/drivers/staging/lustre/lustre/llite/ |
D | remote_perm.c | 171 perm->rp_fsgid != current->fsgid) { in ll_update_remote_perm() 177 current->fsuid, current->fsgid); in ll_update_remote_perm()
|
/drivers/isdn/hysdn/ |
D | hysdn_procconf.c | 240 filep->f_cred->fsuid, filep->f_cred->fsgid, in hysdn_conf_open() 314 filep->f_cred->fsuid, filep->f_cred->fsgid, in hysdn_conf_close()
|
/drivers/staging/lustre/lustre/mdc/ |
D | mdc_lib.c | 50 b->fsgid = from_kgid(&init_user_ns, current_fsgid()); in __mdc_pack_body()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | wiretest.c | 1887 LASSERTF((int)offsetof(struct mdt_body, fsgid) == 108, "found %lld\n", in lustre_assert_wire_constants() 1888 (long long)(int)offsetof(struct mdt_body, fsgid)); in lustre_assert_wire_constants() 1889 LASSERTF((int)sizeof(((struct mdt_body *)0)->fsgid) == 4, "found %lld\n", in lustre_assert_wire_constants() 1890 (long long)(int)sizeof(((struct mdt_body *)0)->fsgid)); in lustre_assert_wire_constants()
|
D | pack_generic.c | 1688 __swab32s(&b->fsgid); in lustre_swab_mdt_body()
|
/drivers/staging/lustre/lustre/include/lustre/ |
D | lustre_idl.h | 2214 __u32 fsgid; member
|