1LOCKS_TRANSLATE_PID(9)           The Linux VFS          LOCKS_TRANSLATE_PID(9)
2
3
4

NAME

6       locks_translate_pid - translate a file_lock's fl_pid number into a
7       namespace
8

SYNOPSIS

10       pid_t locks_translate_pid(struct file_lock * fl,
11                                 struct pid_namespace * ns);
12

ARGUMENTS

14       fl
15           The file_lock who's fl_pid should be translated
16
17       ns
18           The namespace into which the pid should be translated
19

DESCRIPTION

21       Used to tranlate a fl_pid into a namespace virtual pid number
22
24Kernel Hackers Manual 3.10         June 2019            LOCKS_TRANSLATE_PID(9)
Impressum