Home
last modified time | relevance | path

Searched refs:pid_nr (Results 1 – 3 of 3) sorted by relevance

/fs/autofs/
Dinode.c322 sbi->pipefd, pid_nr(sbi->oz_pgrp)); in autofs_fill_super()
/fs/gfs2/
Dglock.c1169 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue()
1173 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue()
1822 gh->gh_owner_pid ? (long)pid_nr(gh->gh_owner_pid) : -1, in dump_holder()
/fs/fuse/
Dfile.c2430 pid_t pid_nr = pid_nr_ns(pid, fc->pid_ns); in fuse_setlk() local
2442 fuse_lk_fill(&args, file, fl, opcode, pid_nr, flock, &inarg); in fuse_setlk()