Searched defs:pgid (Results 1 – 5 of 5) sorted by relevance
30 struct ceph_pg pgid; member153 struct ceph_pg pgid; member231 static inline int ceph_decode_pgid(void **p, void *end, struct ceph_pg *pgid) in ceph_decode_pgid()
157 struct ceph_pg pgid; /* last raw pg we mapped to */ member
71 #define for_each_unicast_dest_pgid(ocelot, pgid) \ argument76 #define for_each_nonreserved_multicast_dest_pgid(ocelot, pgid) \ argument81 #define for_each_aggr_pgid(ocelot, pgid) \ argument
299 __kernel_pid_t pgid; member
1128 static inline int security_task_setpgid(struct task_struct *p, pid_t pgid) in security_task_setpgid()