/fs/f2fs/ |
D | trace.c | 35 static int __file_type(struct inode *inode, pid_t pid) in __file_type() 56 pid_t pid = task_pid_nr(current); in f2fs_trace_pid() local 90 pid_t pid; in f2fs_trace_ios() local 152 pid_t pid[PIDVEC_SIZE]; in f2fs_destroy_trace_ios() local
|
D | trace.h | 26 pid_t pid; member
|
/fs/proc/ |
D | array.c | 153 struct pid *pid, struct task_struct *p) in task_state() 405 struct pid *pid, struct task_struct *task) in proc_pid_status() 431 struct pid *pid, struct task_struct *task, int whole) in do_task_stat() 624 struct pid *pid, struct task_struct *task) in proc_tid_stat() 630 struct pid *pid, struct task_struct *task) in proc_tgid_stat() 636 struct pid *pid, struct task_struct *task) in proc_pid_statm() 668 struct pid *pid = NULL; in get_children_pid() local 735 struct pid *pid; in children_seq_next() local
|
D | base.c | 385 struct pid *pid, struct task_struct *task) in proc_pid_wchan() 427 struct pid *pid, struct task_struct *task) in proc_pid_stack() 475 struct pid *pid, struct task_struct *task) in proc_pid_schedstat() 549 struct pid *pid, struct task_struct *task) in proc_oom_score() 586 struct pid *pid, struct task_struct *task) in proc_pid_limits() 630 struct pid *pid, struct task_struct *task) in proc_pid_syscall() 699 static bool has_pid_permissions(struct pid_namespace *pid, in has_pid_permissions() 713 struct pid_namespace *pid = proc_pid_ns(inode); in proc_pid_permission() local 749 struct pid *pid = proc_pid(inode); in proc_single_show() local 1788 struct pid_namespace *pid = proc_pid_ns(inode); in pid_getattr() local [all …]
|
D | thread_self.c | 17 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_get_link() local
|
D | root.c | 147 struct pid_namespace *pid = sb->s_fs_info; in proc_reconfigure() local
|
D | inode.c | 108 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options() local
|
D | internal.h | 85 struct pid *pid; member
|
/fs/ |
D | fcntl.c | 87 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown() 105 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() 116 struct pid *pid = NULL; in f_setown() local 151 pid_t pid; in f_getown() local 164 struct pid *pid; in f_setown_ex() local 782 struct pid *pid; in send_sigio() local 819 struct pid *pid; in send_sigurg() local
|
D | locks.c | 2263 struct pid *pid; in locks_translate_pid() local
|
/fs/lockd/ |
D | svclock.c | 352 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner() 363 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner() 415 pid_t pid) in nlmsvc_locks_init_private()
|
D | clntproc.c | 67 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
|
/fs/notify/fanotify/ |
D | fanotify.h | 86 struct pid *pid; member
|
/fs/autofs/ |
D | waitq.c | 355 pid_t pid; in autofs_wait() local
|
D | autofs_i.h | 94 pid_t pid; member
|
/fs/cifs/ |
D | file.c | 1271 __u32 pid; member 1802 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() 2489 __u32 pid; in cifs_write_end() local 2824 pid_t pid; in cifs_write_from_iter() local 3548 pid_t pid; in cifs_send_async_read() local 3954 __u32 pid; in cifs_read() local 4286 pid_t pid; in cifs_readpages() local
|
D | smb2pdu.c | 4342 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in SMB2_set_info_init() 4391 u64 persistent_fid, u64 volatile_fid, u32 pid, u8 info_class, in send_set_info() 4448 u64 volatile_fid, u32 pid, __le64 *eof) in SMB2_set_eof() 4777 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv() 4833 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
|
D | cifsglob.h | 1189 __u32 pid; member 1253 __u32 pid; /* process id who opened file */ member 1275 __u32 pid; member 1316 pid_t pid; member 1349 pid_t pid; member 1530 __u32 pid; /* process id */ member
|
D | cifssmb.c | 1824 __u32 pid = io_parms->pid; in CIFSSMBRead() local 1932 __u32 pid = io_parms->pid; in CIFSSMBWrite() local 2365 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
|
/fs/gfs2/ |
D | glock.h | 139 struct pid *pid; in gfs2_glock_is_locked_by_me() local
|
/fs/jbd2/ |
D | transaction.c | 1707 pid_t pid; in jbd2_journal_stop() local
|
/fs/orangefs/ |
D | upcall.h | 224 int pid; member
|
/fs/dlm/ |
D | lock.c | 6257 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge() 6272 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge() 6289 int nodeid, int pid) in dlm_user_purge()
|
/fs/fuse/ |
D | file.c | 2340 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill() 2390 struct pid *pid = fl->fl_type != F_UNLCK ? task_tgid(current) : NULL; in fuse_setlk() local
|
/fs/ocfs2/ |
D | dlmglue.c | 807 struct pid *pid) in ocfs2_pid_holder() 2666 struct pid *pid = task_pid(current); in ocfs2_inode_lock_tracker() local
|