/fs/f2fs/ |
D | trace.c | 38 static int __file_type(struct inode *inode, pid_t pid) in __file_type() 59 pid_t pid = task_pid_nr(current); in f2fs_trace_pid() local 93 pid_t pid; in f2fs_trace_ios() local 155 pid_t pid[PIDVEC_SIZE]; in f2fs_destroy_trace_ios() local
|
D | trace.h | 29 pid_t pid; member
|
/fs/proc/ |
D | array.c | 144 struct pid *pid, struct task_struct *p) in task_state() 381 struct pid *pid, struct task_struct *task) in proc_pid_status() 402 struct pid *pid, struct task_struct *task, int whole) in do_task_stat() 594 struct pid *pid, struct task_struct *task) in proc_tid_stat() 600 struct pid *pid, struct task_struct *task) in proc_tgid_stat() 606 struct pid *pid, struct task_struct *task) in proc_pid_statm() 638 struct pid *pid = NULL; in get_children_pid() local 693 pid_t pid; in children_seq_show() local 708 struct pid *pid; in children_seq_next() local
|
D | thread_self.c | 14 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_readlink() local 26 pid_t pid = task_pid_nr_ns(current, ns); in proc_thread_self_follow_link() local
|
D | base.c | 407 struct pid *pid, struct task_struct *task) in proc_pid_auxv() 429 struct pid *pid, struct task_struct *task) in proc_pid_wchan() 468 struct pid *pid, struct task_struct *task) in proc_pid_stack() 519 struct pid *pid, struct task_struct *task) in proc_pid_schedstat() 594 struct pid *pid, struct task_struct *task) in proc_oom_score() 635 struct pid *pid, struct task_struct *task) in proc_pid_limits() 677 struct pid *pid, struct task_struct *task) in proc_pid_syscall() 745 static bool has_pid_permissions(struct pid_namespace *pid, in has_pid_permissions() 759 struct pid_namespace *pid = inode->i_sb->s_fs_info; in proc_pid_permission() local 795 struct pid *pid; in proc_single_show() local [all …]
|
D | root.c | 51 static int proc_parse_options(char *options, struct pid_namespace *pid) in proc_parse_options() 94 struct pid_namespace *pid = sb->s_fs_info; in proc_remount() local
|
D | internal.h | 62 struct pid *pid; member
|
D | inode.c | 105 struct pid_namespace *pid = sb->s_fs_info; in proc_show_options() local
|
/fs/ |
D | fcntl.c | 83 static void f_modown(struct file *filp, struct pid *pid, enum pid_type type, in f_modown() 101 void __f_setown(struct file *filp, struct pid *pid, enum pid_type type, in __f_setown() 112 struct pid *pid; in f_setown() local 137 pid_t pid; in f_getown() local 150 struct pid *pid; in f_setown_ex() local 498 struct pid *pid; in send_sigio() local 533 struct pid *pid; in send_sigurg() local
|
/fs/cifs/ |
D | file.c | 1159 __u32 pid; member 1690 cifs_write(struct cifsFileInfo *open_file, __u32 pid, const char *write_data, in cifs_write() 2262 __u32 pid; in cifs_write_end() local 2534 pid_t pid; in cifs_write_from_iter() local 2972 pid_t pid; in cifs_send_async_read() local 3194 __u32 pid; in cifs_read() local 3503 pid_t pid; in cifs_readpages() local
|
D | smb2pdu.c | 2596 u64 persistent_fid, u64 volatile_fid, u32 pid, int info_class, in send_set_info() 2745 u64 volatile_fid, u32 pid, __le64 *eof, bool is_falloc) in SMB2_set_eof() 2951 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in smb2_lockv() 2993 const __u64 persist_fid, const __u64 volatile_fid, const __u32 pid, in SMB2_lock()
|
D | cifsglob.h | 989 __u32 pid; member 1049 __u32 pid; /* process id who opened file */ member 1071 __u32 pid; member 1089 pid_t pid; member 1114 pid_t pid; member 1288 __u32 pid; /* process id */ member
|
D | cifssmb.c | 1711 __u32 pid = io_parms->pid; in CIFSSMBRead() local 1820 __u32 pid = io_parms->pid; in CIFSSMBWrite() local 2227 __u32 pid = io_parms->pid; in CIFSSMBWrite2() local
|
D | cifspdu.h | 1142 __le32 pid; member
|
/fs/exofs/ |
D | super.c | 56 uint64_t pid; member 416 struct osd_dev *od, u64 pid) in _exofs_print_device()
|
D | sys.c | 157 uint64_t pid = sbi->one_comp.obj.partition; in exofs_sysfs_sb_add() local
|
/fs/autofs4/ |
D | waitq.c | 362 pid_t pid; in autofs4_wait() local
|
D | autofs_i.h | 103 pid_t pid; member
|
/fs/gfs2/ |
D | glock.h | 141 struct pid *pid; in gfs2_glock_is_locked_by_me() local
|
/fs/lockd/ |
D | clntproc.c | 65 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
|
/fs/jbd2/ |
D | transaction.c | 1639 pid_t pid; in jbd2_journal_stop() local
|
/fs/dlm/ |
D | lock.c | 6268 static void do_purge(struct dlm_ls *ls, int nodeid, int pid) in do_purge() 6283 static int send_purge(struct dlm_ls *ls, int nodeid, int pid) in send_purge() 6300 int nodeid, int pid) in dlm_user_purge()
|
/fs/fuse/ |
D | file.c | 2138 const struct file_lock *fl, int opcode, pid_t pid, in fuse_lk_fill() 2188 pid_t pid = fl->fl_type != F_UNLCK ? current->tgid : 0; in fuse_setlk() local
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 1849 pid_t pid = 0; in o2hb_region_pid_show() local
|
/fs/ocfs2/ |
D | dlmglue.c | 780 struct pid *pid; in ocfs2_is_locked_by_me() local
|