Home
last modified time | relevance | path

Searched defs:p (Results 1 – 25 of 265) sorted by relevance

1234567891011

/fs/nfsd/
Dnfsxdr.c37 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
49 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs2svc_decode_fh()
55 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
66 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
82 decode_pathname(__be32 *p, char **namp, unsigned int *lenp) in decode_pathname()
98 decode_sattr(__be32 *p, struct iattr *iap) in decode_sattr()
151 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
207 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs2svc_encode_fattr()
218 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_decode_void()
224 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
[all …]
Dnfs3xdr.c43 encode_time3(__be32 *p, struct timespec *time) in encode_time3()
50 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
58 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
72 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
78 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
92 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
108 decode_sattr3(__be32 *p, struct iattr *iap) in decode_sattr3()
153 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
175 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
201 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
[all …]
Dnfs2acl.c162 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_getaclargs()
173 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_setaclargs()
198 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_fhandleargs()
206 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_accessargs()
221 static int nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_getaclres()
268 static int nfsaclsvc_encode_attrstatres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_attrstatres()
276 static int nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_accessres()
287 static int nfsaclsvc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_getacl()
296 static int nfsaclsvc_release_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_attrstat()
303 static int nfsaclsvc_release_access(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_access()
Dnfs4callback.c88 xdr_writemem(__be32 *p, const void *ptr, int nbytes) in xdr_writemem()
207 __be32 * p; in encode_cb_compound_hdr() local
220 __be32 *p; in encode_cb_recall() local
234 nfs4_xdr_enc_cb_null(struct rpc_rqst *req, __be32 *p) in nfs4_xdr_enc_cb_null()
244 nfs4_xdr_enc_cb_recall(struct rpc_rqst *req, __be32 *p, struct nfs4_cb_recall *args) in nfs4_xdr_enc_cb_recall()
260 __be32 *p; in decode_cb_compound_hdr() local
275 __be32 *p; in decode_cb_op_hdr() local
294 nfs4_xdr_dec_cb_null(struct rpc_rqst *req, __be32 *p) in nfs4_xdr_dec_cb_null()
300 nfs4_xdr_dec_cb_recall(struct rpc_rqst *rqstp, __be32 *p) in nfs4_xdr_dec_cb_recall()
Dnfs3acl.c126 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_getaclargs()
137 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_setaclargs()
167 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_getaclres()
212 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_setaclres()
223 static int nfs3svc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_getacl()
Dnfs4xdr.c155 __be32 *p; in read_buf() local
193 void (*release)(const void *), void *p) in defer_free() argument
207 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
1000 nfsd4_decode_noop(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_noop()
1006 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp()
1224 __be32 *p = *pp; in nfsd4_encode_components() local
1262 __be32 *p = *pp; in nfsd4_encode_fs_location4() local
1311 __be32 *p = *pp; in nfsd4_encode_fs_locations() local
1342 __be32 **p, int *buflen) in nfsd4_encode_name()
1363 nfsd4_encode_user(struct svc_rqst *rqstp, uid_t uid, __be32 **p, int *buflen) in nfsd4_encode_user()
[all …]
/fs/lockd/
Dxdr4.c47 nlm4_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_decode_cookie()
75 nlm4_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_encode_cookie()
84 nlm4_decode_fh(__be32 *p, struct nfs_fh *f) in nlm4_decode_fh()
98 nlm4_encode_fh(__be32 *p, struct nfs_fh *f) in nlm4_encode_fh()
110 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_decode_oh()
116 nlm4_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_encode_oh()
122 nlm4_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_decode_lock()
157 nlm4_encode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_encode_lock()
189 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
230 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_testargs()
[all …]
Dxdr.c45 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_decode_cookie()
73 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie()
82 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh()
98 nlm_encode_fh(__be32 *p, struct nfs_fh *f) in nlm_encode_fh()
109 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh()
115 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
121 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock()
156 nlm_encode_lock(__be32 *p, struct nlm_lock *lock) in nlm_encode_lock()
187 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
223 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
[all …]
Dmon.c275 u64 *p = (u64 *)&nsm->sm_priv.data; in nsm_init_private() local
434 __be32 *p; in encode_nsm_string() local
462 __be32 *p; in encode_my_id() local
497 __be32 *p; in encode_priv() local
506 static int xdr_enc_mon(struct rpc_rqst *req, __be32 *p, in xdr_enc_mon()
519 static int xdr_enc_unmon(struct rpc_rqst *req, __be32 *p, in xdr_enc_unmon()
528 static int xdr_dec_stat_res(struct rpc_rqst *rqstp, __be32 *p, in xdr_dec_stat_res()
545 static int xdr_dec_stat(struct rpc_rqst *rqstp, __be32 *p, in xdr_dec_stat()
/fs/nfs/
Dnfs3xdr.c113 xdr_encode_fhandle(__be32 *p, const struct nfs_fh *fh) in xdr_encode_fhandle()
119 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fh) in xdr_decode_fhandle()
132 xdr_encode_time3(__be32 *p, struct timespec *timep) in xdr_encode_time3()
140 xdr_decode_time3(__be32 *p, struct timespec *timep) in xdr_decode_time3()
148 xdr_decode_fattr(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_fattr()
185 xdr_encode_sattr(__be32 *p, struct iattr *attr) in xdr_encode_sattr()
231 xdr_decode_wcc_attr(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_wcc_attr()
241 xdr_decode_post_op_attr(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_post_op_attr()
249 xdr_decode_pre_op_attr(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_pre_op_attr()
258 xdr_decode_wcc_data(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_wcc_data()
[all …]
Dnfs2xdr.c70 xdr_encode_fhandle(__be32 *p, const struct nfs_fh *fhandle) in xdr_encode_fhandle()
77 xdr_decode_fhandle(__be32 *p, struct nfs_fh *fhandle) in xdr_decode_fhandle()
86 xdr_encode_time(__be32 *p, struct timespec *timep) in xdr_encode_time()
95 xdr_encode_current_server_time(__be32 *p, struct timespec *timep) in xdr_encode_current_server_time()
112 xdr_decode_time(__be32 *p, struct timespec *timep) in xdr_decode_time()
121 xdr_decode_fattr(__be32 *p, struct nfs_fattr *fattr) in xdr_decode_fattr()
150 xdr_encode_sattr(__be32 *p, struct iattr *attr) in xdr_encode_sattr()
187 nfs_xdr_fhandle(struct rpc_rqst *req, __be32 *p, struct nfs_fh *fh) in nfs_xdr_fhandle()
198 nfs_xdr_sattrargs(struct rpc_rqst *req, __be32 *p, struct nfs_sattrargs *args) in nfs_xdr_sattrargs()
211 nfs_xdr_diropargs(struct rpc_rqst *req, __be32 *p, struct nfs_diropargs *args) in nfs_xdr_diropargs()
[all …]
Dnfs4xdr.c575 __be32 *p; in encode_string() local
584 __be32 *p; in encode_compound_hdr() local
603 __be32 *p; in encode_nfs4_verifier() local
616 __be32 *p; in encode_attrs() local
736 __be32 *p; in encode_access() local
746 __be32 *p; in encode_close() local
757 __be32 *p; in encode_commit() local
768 __be32 *p; in encode_create() local
801 __be32 *p; in encode_getattr_one() local
812 __be32 *p; in encode_getattr_two() local
[all …]
Dcallback_xdr.c44 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_decode_void()
49 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_encode_void()
56 __be32 *p; in read_buf() local
66 __be32 *p; in decode_string() local
86 __be32 *p; in decode_fh() local
104 __be32 *p; in decode_bitmap() local
123 __be32 *p; in decode_stateid() local
134 __be32 *p; in decode_compound_hdr_arg() local
164 __be32 *p; in decode_op_hdr() local
188 __be32 *p; in decode_recall_args() local
[all …]
/fs/partitions/
Dmsdos.c34 #define SYS_IND(p) (get_unaligned(&p->sys_ind)) argument
35 #define NR_SECTS(p) ({ __le32 __a = get_unaligned(&p->nr_sects); \ argument
39 #define START_SECT(p) ({ __le32 __a = get_unaligned(&p->start_sect); \ argument
43 static inline int is_extended_partition(struct partition *p) in is_extended_partition()
54 msdos_magic_present(unsigned char *p) in msdos_magic_present()
64 static int aix_magic_present(unsigned char *p, struct block_device *bdev) in aix_magic_present()
109 struct partition *p; in parse_extended() local
252 struct bsd_partition *p; in parse_bsd() local
332 struct unixware_slice *p; in parse_unixware() local
371 struct partition *p; in parse_minix() local
[all …]
Dcheck.c201 struct hd_struct *p = dev_to_part(dev); in part_partition_show() local
209 struct hd_struct *p = dev_to_part(dev); in part_start_show() local
217 struct hd_struct *p = dev_to_part(dev); in part_size_show() local
224 struct hd_struct *p = dev_to_part(dev); in part_stat_show() local
252 struct hd_struct *p = dev_to_part(dev); in part_fail_show() local
261 struct hd_struct *p = dev_to_part(dev); in part_fail_store() local
302 struct hd_struct *p = dev_to_part(dev); in part_release() local
365 struct hd_struct *p; in add_partition() local
518 int p, highest, res; in rescan_partitions() local
593 unsigned char *read_dev_sector(struct block_device *bdev, sector_t n, Sector *p) in read_dev_sector()
/fs/
Dseq_file.c32 struct seq_file *p = file->private_data; in seq_open() local
69 void *p; in traverse() local
138 void *p; in seq_read() local
347 char *p; in seq_escape() local
400 char *mangle_path(char *s, char *p, char *esc) in mangle_path()
434 char *p = d_path(path, s, m->size - m->count); in seq_path() local
460 char *p; in seq_path_root() local
486 char *p = dentry_path(dentry, s, m->size - m->count); in seq_dentry() local
532 static void *single_start(struct seq_file *p, loff_t *pos) in single_start()
537 static void *single_next(struct seq_file *p, void *v, loff_t *pos) in single_next()
[all …]
Dchar_dev.c331 static struct kobject *cdev_get(struct cdev *p) in cdev_get()
344 void cdev_put(struct cdev *p) in cdev_put()
358 struct cdev *p; in chrdev_open() local
439 struct cdev *p = data; in exact_match() local
445 struct cdev *p = data; in exact_lock() local
459 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add()
478 void cdev_del(struct cdev *p) in cdev_del()
487 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_default_release() local
493 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_dynamic_release() local
513 struct cdev *p = kzalloc(sizeof(struct cdev), GFP_KERNEL); in cdev_alloc() local
/fs/proc/
Dtask_nommu.c20 struct rb_node *p; in task_mem() local
81 struct rb_node *p; in task_vsize() local
98 struct rb_node *p; in task_statm() local
166 struct rb_node *p = _p; in show_map() local
175 struct rb_node *p; in m_start() local
211 struct rb_node *p = _p; in m_next() local
Darray.c89 static inline void task_name(struct seq_file *m, struct task_struct *p) in task_name()
147 const char **p = &task_state_array[0]; in get_task_state() local
157 struct pid *pid, struct task_struct *p) in task_state()
231 static void collect_sigign_sigcatch(struct task_struct *p, sigset_t *ign, in collect_sigign_sigcatch()
246 static inline void task_sig(struct seq_file *m, struct task_struct *p) in task_sig()
295 static inline void task_cap(struct seq_file *m, struct task_struct *p) in task_cap()
315 struct task_struct *p) in task_context_switch_counts()
/fs/isofs/
Disofs.h71 static inline int isonum_711(char *p) in isonum_711()
75 static inline int isonum_712(char *p) in isonum_712()
79 static inline unsigned int isonum_721(char *p) in isonum_721()
83 static inline unsigned int isonum_722(char *p) in isonum_722()
87 static inline unsigned int isonum_723(char *p) in isonum_723()
92 static inline unsigned int isonum_731(char *p) in isonum_731()
96 static inline unsigned int isonum_732(char *p) in isonum_732()
100 static inline unsigned int isonum_733(char *p) in isonum_733()
/fs/afs/
Dproc.c142 struct proc_dir_entry *p; in afs_proc_init() local
213 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos) in afs_proc_cells_next()
221 static void afs_proc_cells_stop(struct seq_file *p, void *v) in afs_proc_cells_stop()
391 struct proc_dir_entry *p; in afs_proc_cell_setup() local
492 static void *afs_proc_cell_volumes_next(struct seq_file *p, void *v, in afs_proc_cell_volumes_next()
504 static void afs_proc_cell_volumes_stop(struct seq_file *p, void *v) in afs_proc_cell_volumes_stop()
609 static void *afs_proc_cell_vlservers_next(struct seq_file *p, void *v, in afs_proc_cell_vlservers_next()
628 static void afs_proc_cell_vlservers_stop(struct seq_file *p, void *v) in afs_proc_cell_vlservers_stop()
704 static void *afs_proc_cell_servers_next(struct seq_file *p, void *v, in afs_proc_cell_servers_next()
716 static void afs_proc_cell_servers_stop(struct seq_file *p, void *v) in afs_proc_cell_servers_stop()
/fs/minix/
Ditree_common.c4 block_t *p; member
11 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain()
36 Indirect *p = chain; in get_branch() local
208 static inline int all_zeroes(block_t *p, block_t *q) in all_zeroes()
222 Indirect *partial, *p; in find_shared() local
256 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data()
269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
/fs/autofs4/
Droot.c368 struct list_head *p, *head; in autofs4_lookup_active() local
420 struct list_head *p, *head; in autofs4_lookup_expiring() local
811 unsigned long __user *p) in autofs4_get_set_timeout()
829 static inline int autofs4_get_protover(struct autofs_sb_info *sbi, int __user *p) in autofs4_get_protover()
835 static inline int autofs4_get_protosubver(struct autofs_sb_info *sbi, int __user *p) in autofs4_get_protosubver()
843 static inline int autofs4_ask_umount(struct vfsmount *mnt, int __user *p) in autofs4_ask_umount()
877 void __user *p = (void __user *)arg; in autofs4_root_ioctl() local
/fs/ncpfs/
Dncpsign_kernel.c18 #define GET_LE32(p) (*(int *)(p)) argument
19 #define PUT_LE32(p,v) { *(int *)(p)=v; } argument
49 #define GET_LE32(p) DVAL_LH(p,0) argument
50 #define PUT_LE32(p,v) DSET_LH(p,0,v) argument
/fs/smbfs/
Dproc.c223 static int setcodepage(struct nls_table **p, char *name) in setcodepage()
285 smb_encode_smb_length(__u8 * p, __u32 len) in smb_encode_smb_length()
413 static int smb_simple_encode_path(struct smb_request *req, char **p, in smb_simple_encode_path()
589 smb_len(__u8 * p) in smb_len()
1007 __u8 *p = req->rq_header; in smb_setup_header() local
1045 smb_setup_bcc(struct smb_request *req, __u8 *p) in smb_setup_bcc()
1098 char *p; in smb_proc_open() local
1497 u8 *p; in smb_proc_writeX() local
1541 char *p; in smb_proc_create() local
1574 char *p; in smb_proc_mv() local
[all …]

1234567891011