Home
last modified time | relevance | path

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

12345678910>>...14

/fs/nfsd/
Dnfsxdr.c28 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
40 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs2svc_decode_fh()
46 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
57 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
73 decode_pathname(__be32 *p, char **namp, unsigned int *lenp) in decode_pathname()
89 decode_sattr(__be32 *p, struct iattr *iap) in decode_sattr()
144 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr()
200 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr()
209 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfssvc_decode_void()
215 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p, struct nfsd_fhandle *args) in nfssvc_decode_fhandle()
[all …]
Dnfs3xdr.c33 encode_time3(__be32 *p, struct timespec *time) in encode_time3()
40 decode_time3(__be32 *p, struct timespec *time) in decode_time3()
48 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh()
62 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh()
68 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh()
82 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename()
98 decode_sattr3(__be32 *p, struct iattr *iap) in decode_sattr3()
142 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid()
164 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3()
190 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr()
[all …]
Dnfs4xdr.c146 __be32 *p; in read_buf() local
209 char *p = svcxdr_tmpalloc(argp, len + 1); in svcxdr_dupstr() local
228 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem()
767 __be32 *p; in nfsd4_decode_share_access() local
820 __be32 *p; in nfsd4_decode_share_deny() local
834 __be32 *p; in nfsd4_decode_opaque() local
1015 nfsd4_decode_putpubfh(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_putpubfh()
1475 __be32 *p, status; in nfsd4_decode_test_stateid() local
1696 nfsd4_decode_noop(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_noop()
1702 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp()
[all …]
Dnfs2acl.c182 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_getaclargs()
194 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_setaclargs()
220 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_fhandleargs()
229 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_decode_accessargs()
248 static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfsaclsvc_encode_voidres()
254 static int nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_getaclres()
299 static int nfsaclsvc_encode_attrstatres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_attrstatres()
307 static int nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_encode_accessres()
318 static int nfsaclsvc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_getacl()
327 static int nfsaclsvc_release_attrstat(struct svc_rqst *rqstp, __be32 *p, in nfsaclsvc_release_attrstat()
[all …]
Dblocklayoutxdr.c20 __be32 *p; in nfsd4_block_encode_layoutget() local
41 __be32 *p; in nfsd4_block_encode_volume() local
69 __be32 *p; in nfsd4_block_encode_getdeviceinfo() local
92 nfsd4_block_decode_layoutupdate(__be32 *p, u32 len, struct iomap **iomapp, in nfsd4_block_decode_layoutupdate()
Dnfs3acl.c126 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_getaclargs()
138 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_decode_setaclargs()
169 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_getaclres()
214 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_encode_setaclres()
225 static int nfs3svc_release_getacl(struct svc_rqst *rqstp, __be32 *p, in nfs3svc_release_getacl()
Dnfs4callback.c72 static __be32 *xdr_encode_empty_array(__be32 *p) in xdr_encode_empty_array()
113 __be32 *p; in encode_nfs_cb_opnum4() local
127 __be32 *p; in encode_nfs_fh4() local
144 __be32 *p; in encode_stateid4() local
159 __be32 *p; in encode_sessionid4() local
229 __be32 *p; in decode_cb_op_status() local
262 __be32 * p; in encode_cb_compound4args() local
295 __be32 *p; in decode_cb_compound4res() local
326 __be32 *p; in encode_cb_recall4args() local
356 __be32 *p; in encode_cb_sequence4args() local
[all …]
/fs/lockd/
Dxdr.c46 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_decode_cookie()
74 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie()
83 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh()
102 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh()
108 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh()
114 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock()
149 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
185 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_testargs()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
210 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlmsvc_decode_lockargs()
[all …]
Dxdr4.c46 nlm4_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_decode_cookie()
74 nlm4_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm4_encode_cookie()
83 nlm4_decode_fh(__be32 *p, struct nfs_fh *f) in nlm4_decode_fh()
100 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_decode_oh()
106 nlm4_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_decode_lock()
141 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
182 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_testargs()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_testres()
207 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_lockargs()
227 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p, nlm_args *argp) in nlm4svc_decode_cancargs()
[all …]
Dclnt4xdr.c101 __be32 *p; in encode_bool() local
109 __be32 *p; in encode_int32() local
121 __be32 *p; in encode_netobj() local
131 __be32 *p; in decode_netobj() local
163 __be32 *p; in decode_cookie() local
225 __be32 *p; in encode_nlm4_stat() local
234 __be32 *p; in decode_nlm4_stat() local
266 __be32 *p; in encode_nlm4_holder() local
285 __be32 *p; in decode_nlm4_holder() local
332 __be32 *p; in encode_caller_name() local
[all …]
Dclntxdr.c98 __be32 *p; in encode_bool() local
106 __be32 *p; in encode_int32() local
118 __be32 *p; in encode_netobj() local
128 __be32 *p; in decode_netobj() local
160 __be32 *p; in decode_cookie() local
219 __be32 *p; in encode_nlm_stat() local
229 __be32 *p; in decode_nlm_stat() local
261 __be32 *p; in encode_nlm_holder() local
279 __be32 *p; in decode_nlm_holder() local
326 __be32 *p; in encode_caller_name() local
[all …]
/fs/nfs/objlayout/
Dpnfs_osd_xdr_cli.c56 _osd_xdr_decode_objid(__be32 *p, struct pnfs_osd_objid *objid) in _osd_xdr_decode_objid()
76 __be32 *p = xdr_inline_decode(xdr, 1); in _osd_xdr_decode_opaque_cred() local
104 __be32 *p = xdr_inline_decode(xdr, 32 + 4 + 4); in _osd_xdr_decode_object_cred() local
139 _osd_xdr_decode_data_map(__be32 *p, struct pnfs_osd_data_map *data_map) in _osd_xdr_decode_data_map()
162 __be32 *p; in pnfs_osd_xdr_decode_layout_map() local
224 __read_u8_opaque(__be32 *p, struct nfs4_string *str) in __read_u8_opaque()
240 __read_targetid(__be32 *p, struct pnfs_osd_targetid* targetid) in __read_targetid()
263 __read_net_addr(__be32 *p, struct pnfs_osd_net_addr* netaddr) in __read_net_addr()
278 __read_targetaddr(__be32 *p, struct pnfs_osd_targetaddr *targetaddr) in __read_targetaddr()
307 __read_opaque_cred(__be32 *p, in __read_opaque_cred()
[all …]
/fs/nfs/
Dcallback_xdr.c65 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_decode_void()
70 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p, void *dummy) in nfs4_encode_void()
77 __be32 *p; in read_buf() local
87 __be32 *p; in decode_string() local
107 __be32 *p; in decode_fh() local
125 __be32 *p; in decode_bitmap() local
144 __be32 *p; in decode_stateid() local
155 __be32 *p; in decode_compound_hdr_arg() local
188 __be32 *p; in decode_op_hdr() local
211 __be32 *p; in decode_recall_args() local
[all …]
Dnfs3xdr.c145 __be32 *p = xdr_reserve_space(xdr, 4); in encode_uint32() local
151 __be32 *p; in decode_uint32() local
165 __be32 *p; in decode_uint64() local
182 static __be32 *xdr_decode_fileid3(__be32 *p, u64 *fileid) in xdr_decode_fileid3()
200 __be32 *p; in encode_filename3() local
210 __be32 *p; in decode_inline_filename3() local
249 __be32 *p; in decode_nfspath3() local
280 static __be32 *xdr_encode_cookie3(__be32 *p, u64 cookie) in xdr_encode_cookie3()
295 static __be32 *xdr_encode_cookieverf3(__be32 *p, const __be32 *verifier) in xdr_encode_cookieverf3()
303 __be32 *p; in decode_cookieverf3() local
[all …]
Dnfs2xdr.c109 __be32 *p; in decode_nfsdata() local
156 __be32 *p; in decode_stat() local
181 static __be32 *xdr_decode_ftype(__be32 *p, u32 *type) in xdr_decode_ftype()
196 __be32 *p; in encode_fhandle() local
204 __be32 *p; in decode_fhandle() local
225 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time()
242 static __be32 *xdr_encode_current_server_time(__be32 *p, in xdr_encode_current_server_time()
250 static __be32 *xdr_decode_time(__be32 *p, struct timespec *timep) in xdr_decode_time()
281 __be32 *p; in decode_fattr() local
347 static __be32 *xdr_time_not_set(__be32 *p) in xdr_time_not_set()
[all …]
Dnfs4xdr.c912 __be32 *p = xdr_reserve_space(xdr, nbytes); in reserve_space() local
919 __be32 *p; in encode_opaque_fixed() local
927 __be32 *p; in encode_string() local
935 __be32 *p; in encode_uint32() local
943 __be32 *p; in encode_uint64() local
962 __be32 *p; in encode_compound_hdr() local
1012 __be32 *p; in encode_attrs() local
1151 __be32 *p; in encode_commit() local
1161 __be32 *p; in encode_create() local
1191 __be32 *p; in encode_getattr_one() local
[all …]
/fs/
Dfs_pin.c21 void pin_insert_group(struct fs_pin *pin, struct vfsmount *m, struct hlist_head *p) in pin_insert_group()
35 void pin_kill(struct fs_pin *p) in pin_kill()
79 struct hlist_node *p; in mnt_pin_kill() local
90 void group_pin_kill(struct hlist_head *p) in group_pin_kill()
Dchar_dev.c328 static struct kobject *cdev_get(struct cdev *p) in cdev_get()
341 void cdev_put(struct cdev *p) in cdev_put()
356 struct cdev *p; in chrdev_open() local
438 struct cdev *p = data; in exact_match() local
444 struct cdev *p = data; in exact_lock() local
458 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add()
484 void cdev_set_parent(struct cdev *p, struct kobject *kobj) in cdev_set_parent()
570 void cdev_del(struct cdev *p) in cdev_del()
579 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_default_release() local
588 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_dynamic_release() local
[all …]
Dproc_namespace.c21 struct proc_mounts *p = m->private; in mounts_poll() local
96 struct proc_mounts *p = m->private; in show_vfsmnt() local
132 struct proc_mounts *p = m->private; in show_mountinfo() local
194 struct proc_mounts *p = m->private; in show_vfsstat() local
245 struct proc_mounts *p; in mounts_open_common() local
297 struct proc_mounts *p = m->private; in mounts_release() local
Dpnode.c17 static inline struct mount *next_peer(struct mount *p) in next_peer()
22 static inline struct mount *first_slave(struct mount *p) in first_slave()
27 static inline struct mount *last_slave(struct mount *p) in last_slave()
32 static inline struct mount *next_slave(struct mount *p) in next_slave()
108 struct list_head *p = &mnt->mnt_slave_list; in do_make_slave() local
241 struct mount *n, *p; in propagate_one() local
615 struct mount *p = mnt, *m; in propagate_remount() local
/fs/isofs/
Disofs.h72 static inline int isonum_711(char *p) in isonum_711()
76 static inline int isonum_712(char *p) in isonum_712()
80 static inline unsigned int isonum_721(char *p) in isonum_721()
84 static inline unsigned int isonum_722(char *p) in isonum_722()
88 static inline unsigned int isonum_723(char *p) in isonum_723()
93 static inline unsigned int isonum_731(char *p) in isonum_731()
97 static inline unsigned int isonum_732(char *p) in isonum_732()
101 static inline unsigned int isonum_733(char *p) in isonum_733()
/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
214 static inline int all_zeroes(block_t *p, block_t *q) in all_zeroes()
228 Indirect *partial, *p; in find_shared() local
262 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data()
275 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
/fs/proc/
Dtask_nommu.c22 struct rb_node *p; in task_mem() local
83 struct rb_node *p; in task_vsize() local
101 struct rb_node *p; in task_statm() local
193 struct rb_node *p = _p; in show_map() local
213 struct rb_node *p; in m_start() local
252 struct rb_node *p = _p; in m_next() local
/fs/ext4/
Dindirect.c31 __le32 *p; member
36 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain()
148 Indirect *p = chain; in ext4_get_branch() local
213 __le32 *p; in ext4_find_near() local
329 __le32 *p; in ext4_alloc_branch() local
831 static inline int all_zeroes(__le32 *p, __le32 *q) in all_zeroes()
878 Indirect *partial, *p; in ext4_find_shared() local
940 __le32 *p; in ext4_clear_blocks() local
1017 __le32 *p; /* Pointer into inode/ind in ext4_free_data() local
1097 __le32 *p; in ext4_free_branches() local
[all …]
/fs/afs/
Dproc.c187 static void *afs_proc_cells_next(struct seq_file *p, void *v, loff_t *pos) in afs_proc_cells_next()
195 static void afs_proc_cells_stop(struct seq_file *p, void *v) in afs_proc_cells_stop()
431 static void *afs_proc_cell_volumes_next(struct seq_file *p, void *v, in afs_proc_cell_volumes_next()
443 static void afs_proc_cell_volumes_stop(struct seq_file *p, void *v) in afs_proc_cell_volumes_stop()
539 static void *afs_proc_cell_vlservers_next(struct seq_file *p, void *v, in afs_proc_cell_vlservers_next()
558 static void afs_proc_cell_vlservers_stop(struct seq_file *p, void *v) in afs_proc_cell_vlservers_stop()
625 static void *afs_proc_cell_servers_next(struct seq_file *p, void *v, in afs_proc_cell_servers_next()
637 static void afs_proc_cell_servers_stop(struct seq_file *p, void *v) in afs_proc_cell_servers_stop()

12345678910>>...14