/fs/nfsd/ |
D | nfs3xdr.c | 35 encode_time3(__be32 *p, struct timespec *time) in encode_time3() 42 decode_time3(__be32 *p, struct timespec *time) in decode_time3() 50 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh() 64 __be32 *nfs3svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs3svc_decode_fh() 70 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh() 84 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename() 100 decode_sattr3(__be32 *p, struct iattr *iap, struct user_namespace *userns) in decode_sattr3() 144 static __be32 *encode_fsid(__be32 *p, struct svc_fh *fhp) in encode_fsid() 166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3() 197 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr() [all …]
|
D | nfsxdr.c | 29 decode_fh(__be32 *p, struct svc_fh *fhp) in decode_fh() 41 __be32 *nfs2svc_decode_fh(__be32 *p, struct svc_fh *fhp) in nfs2svc_decode_fh() 47 encode_fh(__be32 *p, struct svc_fh *fhp) in encode_fh() 58 decode_filename(__be32 *p, char **namp, unsigned int *lenp) in decode_filename() 74 decode_sattr(__be32 *p, struct iattr *iap, struct user_namespace *userns) in decode_sattr() 129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() 187 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr() 196 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_void() 202 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandle() 213 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs() [all …]
|
D | nfs4xdr.c | 161 __be32 *p; in read_buf() local 250 char *p = svcxdr_tmpalloc(argp, len + 1); in svcxdr_dupstr() local 269 static char *savemem(struct nfsd4_compoundargs *argp, __be32 *p, int nbytes) in savemem() 822 __be32 *p; in nfsd4_decode_share_access() local 875 __be32 *p; in nfsd4_decode_share_deny() local 889 __be32 *p; in nfsd4_decode_opaque() local 1072 nfsd4_decode_putpubfh(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_putpubfh() 1524 __be32 *p, status; in nfsd4_decode_test_stateid() local 1794 nfsd4_decode_noop(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_noop() 1800 nfsd4_decode_notsupp(struct nfsd4_compoundargs *argp, void *p) in nfsd4_decode_notsupp() [all …]
|
D | blocklayoutxdr.c | 22 __be32 *p; in nfsd4_block_encode_layoutget() local 43 __be32 *p; in nfsd4_block_encode_volume() local 83 __be32 *p; in nfsd4_block_encode_getdeviceinfo() local 106 nfsd4_block_decode_layoutupdate(__be32 *p, u32 len, struct iomap **iomapp, in nfsd4_block_decode_layoutupdate() 178 nfsd4_scsi_decode_layoutupdate(__be32 *p, u32 len, struct iomap **iomapp, in nfsd4_scsi_decode_layoutupdate()
|
D | nfs2acl.c | 186 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_getaclargs() 199 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_setaclargs() 225 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_fhandleargs() 235 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_accessargs() 255 static int nfsaclsvc_encode_voidres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_voidres() 261 static int nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_getaclres() 306 static int nfsaclsvc_encode_attrstatres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_attrstatres() 315 static int nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_accessres()
|
D | nfs4callback.c | 63 static __be32 *xdr_encode_empty_array(__be32 *p) in xdr_encode_empty_array() 105 __be32 *p; in encode_nfs_cb_opnum4() local 119 __be32 *p; in encode_nfs_fh4() local 136 __be32 *p; in encode_stateid4() local 151 __be32 *p; in encode_sessionid4() local 221 __be32 *p; in decode_cb_op_status() local 253 __be32 * p; in encode_cb_compound4args() local 286 __be32 *p; in decode_cb_compound4res() local 317 __be32 *p; in encode_cb_recall4args() local 347 __be32 *p; in encode_cb_sequence4args() local [all …]
|
/fs/lockd/ |
D | xdr.c | 47 static __be32 *nlm_decode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_decode_cookie() 75 nlm_encode_cookie(__be32 *p, struct nlm_cookie *c) in nlm_encode_cookie() 84 nlm_decode_fh(__be32 *p, struct nfs_fh *f) in nlm_decode_fh() 103 nlm_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_decode_oh() 109 nlm_encode_oh(__be32 *p, struct xdr_netobj *oh) in nlm_encode_oh() 115 nlm_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm_decode_lock() 148 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres() 184 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs() 202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_testres() 212 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs() [all …]
|
D | xdr4.c | 47 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() 101 nlm4_decode_oh(__be32 *p, struct xdr_netobj *oh) in nlm4_decode_oh() 107 nlm4_decode_lock(__be32 *p, struct nlm_lock *lock) in nlm4_decode_lock() 140 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres() 181 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs() 199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_testres() 209 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_lockargs() 230 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_cancargs() [all …]
|
D | clnt4xdr.c | 91 __be32 *p; in encode_bool() local 99 __be32 *p; in encode_int32() local 111 __be32 *p; in encode_netobj() local 143 __be32 *p; in decode_cookie() local 204 __be32 *p; in encode_nlm4_stat() local 213 __be32 *p; in decode_nlm4_stat() local 244 __be32 *p; in encode_nlm4_holder() local 263 __be32 *p; in decode_nlm4_holder() local 309 __be32 *p; in encode_caller_name() local 329 __be32 *p; in encode_nlm4_lock() local
|
D | clntxdr.c | 88 __be32 *p; in encode_bool() local 96 __be32 *p; in encode_int32() local 108 __be32 *p; in encode_netobj() local 140 __be32 *p; in decode_cookie() local 198 __be32 *p; in encode_nlm_stat() local 208 __be32 *p; in decode_nlm_stat() local 239 __be32 *p; in encode_nlm_holder() local 257 __be32 *p; in decode_nlm_holder() local 303 __be32 *p; in encode_caller_name() local 323 __be32 *p; in encode_nlm_lock() local
|
/fs/nfs/ |
D | callback_xdr.c | 65 static int nfs4_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfs4_decode_void() 70 static int nfs4_encode_void(struct svc_rqst *rqstp, __be32 *p) in nfs4_encode_void() 89 __be32 *p; in decode_fh() local 107 __be32 *p; in decode_bitmap() local 126 __be32 *p; in decode_stateid() local 143 __be32 *p; in decode_compound_hdr_arg() local 168 __be32 *p; in decode_op_hdr() local 192 __be32 *p; in decode_recall_args() local 216 __be32 *p; in decode_layoutrecall_args() local 261 __be32 *p; in decode_devicenotify_args() local [all …]
|
D | nfs3xdr.c | 134 __be32 *p = xdr_reserve_space(xdr, 4); in encode_uint32() local 140 __be32 *p; in decode_uint32() local 151 __be32 *p; in decode_uint64() local 165 static __be32 *xdr_decode_fileid3(__be32 *p, u64 *fileid) in xdr_decode_fileid3() 183 __be32 *p; in encode_filename3() local 193 __be32 *p; in decode_inline_filename3() local 229 __be32 *p; in decode_nfspath3() local 257 static __be32 *xdr_encode_cookie3(__be32 *p, u64 cookie) in xdr_encode_cookie3() 272 static __be32 *xdr_encode_cookieverf3(__be32 *p, const __be32 *verifier) in xdr_encode_cookieverf3() 280 __be32 *p; in decode_cookieverf3() local [all …]
|
D | nfs2xdr.c | 99 __be32 *p; in decode_nfsdata() local 143 __be32 *p; in decode_stat() local 171 static __be32 *xdr_decode_ftype(__be32 *p, u32 *type) in xdr_decode_ftype() 186 __be32 *p; in encode_fhandle() local 194 __be32 *p; in decode_fhandle() local 212 static __be32 *xdr_encode_time(__be32 *p, const struct timespec *timep) in xdr_encode_time() 229 static __be32 *xdr_encode_current_server_time(__be32 *p, in xdr_encode_current_server_time() 237 static __be32 *xdr_decode_time(__be32 *p, struct timespec *timep) in xdr_decode_time() 269 __be32 *p; in decode_fattr() local 332 static __be32 *xdr_time_not_set(__be32 *p) in xdr_time_not_set() [all …]
|
D | nfs4xdr.c | 954 __be32 *p = xdr_reserve_space(xdr, nbytes); in reserve_space() local 1021 __be32 *p; in encode_compound_hdr() local 1062 xdr_encode_nfstime4(__be32 *p, const struct timespec *t) in xdr_encode_nfstime4() 1080 __be32 *p; in encode_attrs() local 1206 __be32 *p; in encode_commit() local 1216 __be32 *p; in encode_create() local 1313 __be32 *p; in encode_lockowner() local 1329 __be32 *p; in encode_lock() local 1352 __be32 *p; in encode_lockt() local 1364 __be32 *p; in encode_locku() local [all …]
|
/fs/ |
D | char_dev.c | 348 static struct kobject *cdev_get(struct cdev *p) in cdev_get() 361 void cdev_put(struct cdev *p) in cdev_put() 376 struct cdev *p; in chrdev_open() local 459 struct cdev *p = data; in exact_match() local 465 struct cdev *p = data; in exact_lock() local 479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add() 505 void cdev_set_parent(struct cdev *p, struct kobject *kobj) in cdev_set_parent() 591 void cdev_del(struct cdev *p) in cdev_del() 600 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_default_release() local 609 struct cdev *p = container_of(kobj, struct cdev, kobj); in cdev_dynamic_release() local [all …]
|
D | fs_pin.c | 30 void pin_kill(struct fs_pin *p) in pin_kill() 74 struct hlist_node *p; in mnt_pin_kill() local 85 void group_pin_kill(struct hlist_head *p) in group_pin_kill()
|
D | proc_namespace.c | 24 struct proc_mounts *p = m->private; in mounts_poll() local 99 struct proc_mounts *p = m->private; in show_vfsmnt() local 135 struct proc_mounts *p = m->private; in show_mountinfo() local 199 struct proc_mounts *p = m->private; in show_vfsstat() local 249 struct proc_mounts *p; in mounts_open_common() local 301 struct proc_mounts *p = m->private; in mounts_release() local
|
D | pnode.c | 17 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() 84 struct list_head *p = &mnt->mnt_slave_list; in do_make_slave() local 238 struct mount *n, *p; in propagate_one() local 608 struct mount *p = mnt, *m; in propagate_remount() local
|
/fs/proc/ |
D | task_nommu.c | 25 struct rb_node *p; in task_mem() local 86 struct rb_node *p; in task_vsize() local 104 struct rb_node *p; in task_statm() local 193 struct rb_node *p = _p; in show_map() local 202 struct rb_node *p; in m_start() local 245 struct rb_node *p = _p; in m_next() local
|
/fs/isofs/ |
D | isofs.h | 76 static inline int isonum_711(u8 *p) in isonum_711() 80 static inline int isonum_712(s8 *p) in isonum_712() 84 static inline unsigned int isonum_721(u8 *p) in isonum_721() 88 static inline unsigned int isonum_722(u8 *p) in isonum_722() 92 static inline unsigned int isonum_723(u8 *p) in isonum_723() 97 static inline unsigned int isonum_731(u8 *p) in isonum_731() 101 static inline unsigned int isonum_732(u8 *p) in isonum_732() 105 static inline unsigned int isonum_733(u8 *p) in isonum_733()
|
/fs/minix/ |
D | itree_common.c | 5 block_t *p; member 12 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain() 37 Indirect *p = chain; in get_branch() local 209 static inline int all_zeroes(block_t *p, block_t *q) in all_zeroes() 223 Indirect *partial, *p; in find_shared() local 257 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data() 270 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
|
/fs/ext4/ |
D | indirect.c | 32 __le32 *p; member 37 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 149 Indirect *p = chain; in ext4_get_branch() local 214 __le32 *p; in ext4_find_near() local 328 __le32 *p; in ext4_alloc_branch() local 720 static inline int all_zeroes(__le32 *p, __le32 *q) in all_zeroes() 767 Indirect *partial, *p; in ext4_find_shared() local 829 __le32 *p; in ext4_clear_blocks() local 908 __le32 *p; /* Pointer into inode/ind in ext4_free_data() local 988 __le32 *p; in ext4_free_branches() local [all …]
|
/fs/overlayfs/ |
D | readdir.c | 99 struct ovl_cache_entry *p = ovl_cache_entry_from_node(node); in ovl_cache_entry_find() local 114 struct ovl_cache_entry *p) in ovl_calc_d_ino() 147 struct ovl_cache_entry *p; in ovl_cache_entry_new() local 179 struct ovl_cache_entry *p; in ovl_cache_entry_add_rb() local 201 struct ovl_cache_entry *p; in ovl_fill_lowest() local 219 struct ovl_cache_entry *p; in ovl_cache_free() local 270 struct ovl_cache_entry *p; in ovl_check_whiteouts() local 393 struct list_head *p; in ovl_seek_cursor() local 462 static int ovl_cache_update_ino(struct path *path, struct ovl_cache_entry *p) in ovl_cache_update_ino() 530 struct ovl_cache_entry *p; in ovl_fill_plain() local [all …]
|
/fs/ceph/ |
D | mdsmap.c | 45 #define __decode_and_drop_type(p, end, type, bad) \ argument 52 #define __decode_and_drop_set(p, end, type, bad) \ argument 62 #define __decode_and_drop_map(p, end, ktype, vtype, bad) \ argument 73 static int __decode_and_drop_compat_set(void **p, void* end) in __decode_and_drop_compat_set() 105 struct ceph_mdsmap *ceph_mdsmap_decode(void **p, void *end) in ceph_mdsmap_decode()
|
/fs/autofs/ |
D | root.c | 134 struct list_head *p, *head; in autofs_lookup_active() local 189 struct list_head *p, *head; in autofs_lookup_expiring() local 776 compat_ulong_t __user *p) in autofs_compat_get_set_timeout() 801 unsigned long __user *p) in autofs_get_set_timeout() 826 int __user *p) in autofs_get_protover() 833 int __user *p) in autofs_get_protosubver() 841 static inline int autofs_ask_umount(struct vfsmount *mnt, int __user *p) in autofs_ask_umount() 874 void __user *p = (void __user *)arg; in autofs_root_ioctl_unlocked() local
|