Searched refs:oz_pgrp (Results 1 – 4 of 4) sorted by relevance
54 put_pid(sbi->oz_pgrp); in autofs_kill_sb()78 seq_printf(m, ",pgrp=%d", pid_vnr(sbi->oz_pgrp)); in autofs_show_options()341 sbi->oz_pgrp = find_get_pid(ctx->pgrp); in autofs_fill_super()342 if (!sbi->oz_pgrp) in autofs_fill_super()346 sbi->oz_pgrp = get_task_pid(current, PIDTYPE_PGID); in autofs_fill_super()356 sbi->pipefd, pid_nr(sbi->oz_pgrp)); in autofs_fill_super()
116 struct pid *oz_pgrp; member152 task_pgrp(current) == sbi->oz_pgrp); in autofs_oz_mode()
324 pid = task_pid_nr_ns(current, ns_of_pid(sbi->oz_pgrp)); in autofs_wait()325 tgid = task_tgid_nr_ns(current, ns_of_pid(sbi->oz_pgrp)); in autofs_wait()
365 if (ns_of_pid(new_pid) != ns_of_pid(sbi->oz_pgrp)) { in autofs_dev_ioctl_setpipefd()381 swap(sbi->oz_pgrp, new_pid); in autofs_dev_ioctl_setpipefd()