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.c1493 fs_err(sdp, "pid: %d\n", pid_nr(gh2->gh_owner_pid)); in add_to_queue()
1497 fs_err(sdp, "pid: %d\n", pid_nr(gh->gh_owner_pid)); in add_to_queue()
2268 gh->gh_owner_pid ? (long)pid_nr(gh->gh_owner_pid) : -1, in dump_holder()
/fs/fuse/
Dfile.c2638 pid_t pid_nr = pid_nr_ns(pid, fm->fc->pid_ns); in fuse_setlk() local
2650 fuse_lk_fill(&args, file, fl, opcode, pid_nr, flock, &inarg); in fuse_setlk()