Searched defs:orig (Results 126 - 150 of 232) sorted by path

12345678910

/linux-master/fs/bcachefs/
H A Dio_write.c1128 bch2_nocow_write_convert_one_unwritten(struct btree_trans *trans, struct btree_iter *iter, struct bkey_i *orig, struct bkey_s_c k, u64 new_i_size) argument
H A Dreflink.c336 bch2_make_extent_indirect(struct btree_trans *trans, struct btree_iter *extent_iter, struct bkey_i *orig) argument
[all...]
H A Dutil.c873 char *dev_name, *s, *orig; local
/linux-master/fs/btrfs/
H A Dextent-io-tree.c523 static int split_state(struct extent_io_tree *tree, struct extent_state *orig, argument
530 btrfs_split_delalloc_extent(extent_io_tree_to_inode(tree), orig, local
[all...]
H A Dfree-space-cache.h94 void *cur, *orig; member in struct:btrfs_io_ctl
H A Dinode.c2325 btrfs_split_delalloc_extent(struct btrfs_inode *inode, struct extent_state *orig, u64 split) argument
H A Dvolumes.c950 clone_fs_devices(struct btrfs_fs_devices *orig) argument
/linux-master/fs/erofs/
H A Dzdata.c151 int orig, v; local
/linux-master/fs/gfs2/
H A Drgrp.c1327 const u8 *orig = bh->b_data + bi->bi_offset + x; local
/linux-master/fs/jffs2/
H A Dcompr.c359 void jffs2_free_comprbuf(unsigned char *comprbuf, unsigned char *orig) argument
/linux-master/fs/
H A Dnamespace.c5050 static ssize_t do_listmount(struct mount *first, struct path *orig, argument
5089 struct path root, orig; local
[all...]
H A Duserfaultfd.c55 struct userfaultfd_ctx *orig; member in struct:userfaultfd_fork_ctx
/linux-master/fs/netfs/
H A Diterator.c36 ssize_t netfs_extract_user_iter(struct iov_iter *orig, size_t orig_len, argument
/linux-master/fs/nfs/
H A Dnfs3acl.c260 struct posix_acl *orig = acl, *dfacl = NULL, *alloc; local
/linux-master/fs/nfsd/
H A Dexport.c204 struct svc_expkey *orig = container_of(a, struct svc_expkey, h); local
811 struct svc_export *orig = container_of(a, struct svc_export, h); local
/linux-master/fs/proc/
H A Dbase.c905 loff_t mem_lseek(struct file *file, loff_t offset, int orig) argument
/linux-master/fs/smb/client/
H A Dfs_context.c448 char *opts, *orig, *p; local
/linux-master/fs/xfs/libxfs/
H A Dxfs_ag_resv.c74 xfs_extlen_t orig; local
/linux-master/include/linux/
H A Dcoresight.h214 struct coresight_device *orig; member in struct:coresight_sysfs_link
H A Dif_team.h60 } orig; member in struct:team_port
/linux-master/include/linux/qed/
H A Dqed_if.h1414 int orig; member in struct:qed_sb_cnt_info
/linux-master/include/net/
H A Dtcp.h1957 tcp_fastopen_cookie_match(const struct tcp_fastopen_cookie *foc, const struct tcp_fastopen_cookie *orig) argument
H A Dxfrm.h1905 static inline struct xfrm_algo_aead *xfrm_algo_aead_clone(struct xfrm_algo_aead *orig) argument
1911 static inline struct xfrm_algo *xfrm_algo_clone(struct xfrm_algo *orig) argument
1887 xfrm_replay_clone(struct xfrm_state *x, struct xfrm_state *orig) argument
1916 xfrm_algo_auth_clone(struct xfrm_algo_auth *orig) argument
[all...]
/linux-master/include/uapi/linux/
H A Dbatadv_packet.h222 __u8 orig[ETH_ALEN]; member in struct:batadv_ogm_packet
248 __u8 orig[ETH_ALEN]; member in struct:batadv_ogm2_packet
266 __u8 orig[ETH_ALEN]; member in struct:batadv_elp_packet
294 __u8 orig[ETH_ALEN]; member in struct:batadv_icmp_header
317 __u8 orig[ETH_ALE member in struct:batadv_icmp_packet
346 __u8 orig[ETH_ALEN]; member in struct:batadv_icmp_tp_packet
385 __u8 orig[ETH_ALEN]; member in struct:batadv_icmp_packet_rr
470 __u8 orig[ETH_ALEN]; member in struct:batadv_frag_packet
490 __u8 orig[ETH_ALEN]; member in struct:batadv_bcast_packet
[all...]
H A Dcec.h136 cec_msg_set_reply_to(struct cec_msg *msg, struct cec_msg *orig) argument

Completed in 622 milliseconds

12345678910