Searched refs:cr_fsgid (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
| D | mdc_lib.c | 124 rec->cr_fsgid = gid; in mdc_create_pack() 194 rec->cr_fsgid = from_kgid(&init_user_ns, current_fsgid()); in mdc_open_pack()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
| D | wiretest.c | 2221 LASSERTF((int)offsetof(struct mdt_rec_create, cr_fsgid) == 16, "found %lld\n", in lustre_assert_wire_constants() 2222 (long long)(int)offsetof(struct mdt_rec_create, cr_fsgid)); in lustre_assert_wire_constants() 2223 LASSERTF((int)sizeof(((struct mdt_rec_create *)0)->cr_fsgid) == 4, "found %lld\n", in lustre_assert_wire_constants() 2224 (long long)(int)sizeof(((struct mdt_rec_create *)0)->cr_fsgid)); in lustre_assert_wire_constants()
|
| /linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/ |
| D | lustre_idl.h | 2395 __u32 cr_fsgid; member
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | coda.txt | 432 vgid_t cr_gid, cr_egid, cr_sgid, cr_fsgid; /* same for groups */
|