Searched refs:task_pgrp_nr (Results 1 – 2 of 2) sorted by relevance
509 current->pid, task_pgrp_nr(current), in autofs_lookup()861 cmd, arg, sbi, task_pgrp_nr(current)); in autofs_root_ioctl_unlocked()
1659 static inline pid_t task_pgrp_nr(struct task_struct *tsk) in task_pgrp_nr() function