Home
last modified time | relevance | path

Searched defs:dir (Results 3526 - 3550 of 3973) sorted by relevance

1...<<141142143144145146147148149150>>...159

/kernel/linux/linux-5.10/fs/
H A Dnamei.c1450 struct inode *dir = base->d_inode; in __lookup_hash() local
1421 lookup_dcache(const struct qstr *name, struct dentry *dir, unsigned int flags) lookup_dcache() argument
1535 __lookup_slow(const struct qstr *name, struct dentry *dir, unsigned int flags) __lookup_slow() argument
1572 lookup_slow(const struct qstr *name, struct dentry *dir, unsigned int flags) lookup_slow() argument
2668 __check_sticky(struct inode *dir, struct inode *inode) __check_sticky() argument
2700 may_delete(struct inode *dir, struct dentry *victim, bool isdir) may_delete() argument
2749 may_create(struct inode *dir, struct dentry *child) may_create() argument
2814 mode_strip_umask(const struct inode *dir, umode_t mode) mode_strip_umask() argument
2843 vfs_prepare_mode(const struct inode *dir, umode_t mode, umode_t mask_perms, umode_t type) vfs_prepare_mode() argument
2859 vfs_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool want_excl) vfs_create() argument
2884 struct inode *dir = dentry->d_parent->d_inode; vfs_mkobj() local
2992 may_o_create(const struct path *dir, struct dentry *dentry, umode_t mode) may_o_create() argument
3029 struct inode *dir = nd->path.dentry->d_inode; atomic_open() local
3083 struct dentry *dir = nd->path.dentry; lookup_open() local
3189 struct dentry *dir = nd->path.dentry; open_last_lookups() local
3331 struct inode *dir = dentry->d_inode; vfs_tmpfile() local
3591 vfs_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) vfs_mknod() argument
3693 vfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) vfs_mkdir() argument
3753 vfs_rmdir(struct inode *dir, struct dentry *dentry) vfs_rmdir() argument
3873 vfs_unlink(struct inode *dir, struct dentry *dentry, struct inode **delegated_inode) vfs_unlink() argument
4007 vfs_symlink(struct inode *dir, struct dentry *dentry, const char *oldname) vfs_symlink() argument
4089 vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) vfs_link() argument
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dxfrm.h424 __u8 dir; member
438 __u8 dir; member
/kernel/linux/linux-5.10/fs/ceph/
H A Dcaps.c4598 ceph_encode_dentry_release(void **p, struct dentry *dentry, struct inode *dir, int mds, int drop, int unless) ceph_encode_dentry_release() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dnamei.c605 static inline unsigned dx_root_limit(struct inode *dir, unsigne argument
615 dx_node_limit(struct inode *dir) dx_node_limit() argument
647 dx_show_leaf(struct inode *dir, struct dx_hash_info *hinfo, struct ext4_dir_entry_2 *de, int size, int show_names) dx_show_leaf() argument
737 dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, struct dx_entry *entries, int levels) dx_show_entries() argument
782 dx_probe(struct ext4_filename *fname, struct inode *dir, struct dx_hash_info *hinfo, struct dx_frame *frame_in) dx_probe() argument
970 ext4_htree_next_block(struct inode *dir, __u32 hash, struct dx_frame *frame, struct dx_frame *frames, __u32 *start_hash) ext4_htree_next_block() argument
1033 htree_dirblock_to_tree(struct file *dir_file, struct inode *dir, ext4_lblk_t block, struct dx_hash_info *hinfo, __u32 start_hash, __u32 start_minor_hash) htree_dirblock_to_tree() argument
1134 struct inode *dir; ext4_htree_fill_tree() local
1235 search_dirblock(struct buffer_head *bh, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) search_dirblock() argument
1253 dx_make_map(struct inode *dir, struct buffer_head *bh, struct dx_hash_info *hinfo, struct dx_map_entry *map_tail) dx_make_map() argument
1364 ext4_fname_setup_ci_filename(struct inode *dir, const struct qstr *iname, struct fscrypt_str *cf_name) ext4_fname_setup_ci_filename() argument
1432 ext4_search_dir(struct buffer_head *bh, char *search_buf, int buf_size, struct inode *dir, struct ext4_filename *fname, unsigned int offset, struct ext4_dir_entry_2 **res_dir) ext4_search_dir() argument
1466 is_dx_internal_node(struct inode *dir, ext4_lblk_t block, struct ext4_dir_entry *de) is_dx_internal_node() argument
1493 __ext4_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *inlined) __ext4_find_entry() argument
1637 ext4_find_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *inlined) ext4_find_entry() argument
1658 ext4_lookup_entry(struct inode *dir, struct dentry *dentry, struct ext4_dir_entry_2 **res_dir) ext4_lookup_entry() argument
1678 ext4_dx_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir) ext4_dx_find_entry() argument
1731 ext4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) ext4_lookup() argument
1873 do_split(handle_t *handle, struct inode *dir, struct buffer_head **bh,struct dx_frame *frame, struct dx_hash_info *hinfo) do_split() argument
1993 ext4_find_dest_de(struct inode *dir, struct inode *inode, struct buffer_head *bh, void *buf, int buf_size, struct ext4_filename *fname, struct ext4_dir_entry_2 **dest_de) ext4_find_dest_de() argument
2059 add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct ext4_dir_entry_2 *de, struct buffer_head *bh) add_dirent_to_buf() argument
2109 ext4_check_dx_root(struct inode *dir, struct dx_root *root) ext4_check_dx_root() argument
2159 make_indexed_dir(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct buffer_head *bh) make_indexed_dir() argument
2295 struct inode *dir = d_inode(dentry->d_parent); ext4_add_entry() local
2407 ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode) ext4_dx_add_entry() argument
2581 ext4_generic_delete_entry(struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh, void *entry_buf, int buf_size, int csum_size) ext4_generic_delete_entry() argument
2631 ext4_delete_entry(handle_t *handle, struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh) ext4_delete_entry() argument
2710 struct inode *dir = d_inode(dentry->d_parent); ext4_add_nondir() local
2735 ext4_create(struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ext4_create() argument
2770 ext4_mknod(struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) ext4_mknod() argument
2804 ext4_tmpfile(struct inode *dir, struct dentry *dentry, umode_t mode) ext4_tmpfile() argument
2872 ext4_init_new_dir(handle_t *handle, struct inode *dir, struct inode *inode) ext4_init_new_dir() argument
2913 ext4_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) ext4_mkdir() argument
3230 ext4_rmdir(struct inode *dir, struct dentry *dentry) ext4_rmdir() argument
3320 __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry ) __ext4_unlink() argument
3393 ext4_unlink(struct inode *dir, struct dentry *dentry) ext4_unlink() argument
3429 ext4_symlink(struct inode *dir, struct dentry *dentry, const char *symname) ext4_symlink() argument
3559 __ext4_link(struct inode *dir, struct inode *inode, struct dentry *dentry) __ext4_link() argument
3597 ext4_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) ext4_link() argument
3675 struct inode *dir; global() member
3786 ext4_find_delete_entry(handle_t *handle, struct inode *dir, const struct qstr *d_name) ext4_find_delete_entry() argument
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c850 drop_one_dir_item(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_inode *dir, struct btrfs_dir_item *di) drop_one_dir_item() argument
985 __add_inode_ref(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_path *path, struct btrfs_root *log_root, struct btrfs_inode *dir, struct btrfs_inode *inode, u64 inode_objectid, u64 parent_objectid, u64 ref_index, char *name, int namelen, int *search_done) __add_inode_ref() argument
1278 struct inode *dir; unlink_old_inode_refs() local
1318 btrfs_inode_ref_exists(struct inode *inode, struct inode *dir, const u8 ref_type, const char *name, const int namelen) btrfs_inode_ref_exists() argument
1357 add_link(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct inode *dir, struct inode *inode, const char *name, int namelen, u64 ref_index) add_link() argument
1431 struct inode *dir = NULL; add_inode_ref() local
1884 struct inode *dir; insert_one_name() local
1935 struct inode *dir; replay_one_name() local
2240 check_item_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, struct btrfs_root *log, struct btrfs_path *path, struct btrfs_path *log_path, struct inode *dir, struct btrfs_key *dir_key) check_item_in_log() argument
2464 struct inode *dir; replay_dir_deletes() local
3399 btrfs_del_dir_entries_in_log(struct btrfs_trans_handle *trans, struct btrfs_root *root, const char *name, int name_len, struct btrfs_inode *dir, u64 index) btrfs_del_dir_entries_in_log() argument
6447 btrfs_record_unlink_dir(struct btrfs_trans_handle *trans, struct btrfs_inode *dir, struct btrfs_inode *inode, int for_rename) btrfs_record_unlink_dir() argument
6510 btrfs_record_snapshot_destroy(struct btrfs_trans_handle *trans, struct btrfs_inode *dir) btrfs_record_snapshot_destroy() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dkprobes.c2975 struct dentry *dir; in debugfs_kprobe_init() local
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events.c712 static void __get_system_dir(struct trace_subsystem_dir *dir) in __get_system_dir() argument
719 static void __put_system_dir(struct trace_subsystem_dir *dir) in __put_system_dir() argument
730 put_system(struct trace_subsystem_dir *dir) put_system() argument
737 remove_subsystem(struct trace_subsystem_dir *dir) remove_subsystem() argument
772 struct dentry *dir = file->dir; remove_event_file_dir() local
1210 struct trace_subsystem_dir *dir = filp->private_data; system_enable_read() local
1256 struct trace_subsystem_dir *dir = filp->private_data; system_enable_write() local
1508 struct trace_subsystem_dir *dir = NULL; /* Initialize for gcc */ subsystem_open() local
1557 struct trace_subsystem_dir *dir; system_tr_open() local
1579 struct trace_subsystem_dir *dir = file->private_data; subsystem_release() local
1600 struct trace_subsystem_dir *dir = filp->private_data; subsystem_filter_read() local
1627 struct trace_subsystem_dir *dir = filp->private_data; subsystem_filter_write() local
2066 struct trace_subsystem_dir *dir; event_subsystem_dir() local
3591 struct trace_subsystem_dir *dir; event_trace_self_tests() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_btree.c1336 xfs_btree_shift_keys( struct xfs_btree_cur *cur, union xfs_btree_key *key, int dir, int numkeys) xfs_btree_shift_keys() argument
1355 xfs_btree_shift_recs( struct xfs_btree_cur *cur, union xfs_btree_rec *rec, int dir, int numrecs) xfs_btree_shift_recs() argument
1374 xfs_btree_shift_ptrs( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int dir, int numptrs) xfs_btree_shift_ptrs() argument
1807 xfs_btree_lookup( struct xfs_btree_cur *cur, xfs_lookup_t dir, int *stat) xfs_btree_lookup() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.c71 static int ocfs2_supports_dir_trailer(struct inode *dir) in ocfs2_supports_dir_trailer() argument
89 static int ocfs2_new_dir_wants_trailer(struct inode *dir) in ocfs2_new_dir_wants_trailer() argument
119 ocfs2_skip_dir_trailer(struct inode *dir, struct ocfs2_dir_entry *de, unsigned long offset, unsigned long blklen) ocfs2_skip_dir_trailer() argument
153 ocfs2_dx_dir_link_trailer(struct inode *dir, handle_t *handle, struct buffer_head *dx_root_bh, struct buffer_head *dirdata_bh) ocfs2_dx_dir_link_trailer() argument
253 ocfs2_dx_dir_name_hash(struct inode *dir, const char *name, int len, struct ocfs2_dx_hinfo *hinfo) ocfs2_dx_dir_name_hash() argument
299 ocfs2_check_dir_entry(struct inode *dir, struct ocfs2_dir_entry *de, struct buffer_head *bh, char *buf, unsigned int size, unsigned long offset) ocfs2_check_dir_entry() argument
346 ocfs2_search_dirblock(struct buffer_head *bh, struct inode *dir, const char *name, int namelen, unsigned long offset, char *first_de, unsigned int bytes, struct ocfs2_dir_entry **res_dir) ocfs2_search_dirblock() argument
397 ocfs2_find_entry_id(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_id() argument
465 ocfs2_check_dir_trailer(struct inode *dir, struct buffer_head *bh) ocfs2_check_dir_trailer() argument
541 ocfs2_read_dir_block_direct(struct inode *dir, u64 phys, struct buffer_head **bh) ocfs2_read_dir_block_direct() argument
598 ocfs2_read_dx_root(struct inode *dir, struct ocfs2_dinode *di, struct buffer_head **dx_root_bh) ocfs2_read_dx_root() argument
639 ocfs2_read_dx_leaf(struct inode *dir, u64 blkno, struct buffer_head **dx_leaf_bh) ocfs2_read_dx_leaf() argument
659 ocfs2_read_dx_leaves(struct inode *dir, u64 start, int num, struct buffer_head **dx_leaf_bhs) ocfs2_read_dx_leaves() argument
672 ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_el() argument
897 ocfs2_dx_dir_search(const char *name, int namelen, struct inode *dir, struct ocfs2_dx_root_block *dx_root, struct ocfs2_dir_lookup_result *res) ocfs2_dx_dir_search() argument
1011 ocfs2_find_entry_dx(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry_dx() argument
1065 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry() argument
1095 ocfs2_update_entry(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *res, struct inode *new_entry_inode) ocfs2_update_entry() argument
1133 __ocfs2_delete_entry(handle_t *handle, struct inode *dir, struct ocfs2_dir_entry *de_del, struct buffer_head *bh, char *first_de, unsigned int bytes) __ocfs2_delete_entry() argument
1237 ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_delete_entry_dx() argument
1353 ocfs2_delete_entry_id(handle_t *handle, struct inode *dir, struct ocfs2_dir_entry *de_del, struct buffer_head *bh) ocfs2_delete_entry_id() argument
1380 ocfs2_delete_entry_el(handle_t *handle, struct inode *dir, struct ocfs2_dir_entry *de_del, struct buffer_head *bh) ocfs2_delete_entry_el() argument
1393 ocfs2_delete_entry(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *res) ocfs2_delete_entry() argument
1462 __ocfs2_dx_dir_leaf_insert(struct inode *dir, handle_t *handle, struct ocfs2_dx_hinfo *hinfo, u64 dirent_blk, struct buffer_head *dx_leaf_bh) __ocfs2_dx_dir_leaf_insert() argument
1485 ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle, struct ocfs2_dx_hinfo *hinfo, u64 dirent_blk, struct ocfs2_dx_root_block *dx_root) ocfs2_dx_inline_root_insert() argument
1493 ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_dx_dir_insert() argument
1528 ocfs2_remove_block_from_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_remove_block_from_free_list() argument
1559 ocfs2_recalc_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_recalc_free_list() argument
1587 __ocfs2_add_entry(handle_t *handle, struct inode *dir, const char *name, int namelen, struct inode *inode, u64 blkno, struct buffer_head *parent_fe_bh, struct ocfs2_dir_lookup_result *lookup) __ocfs2_add_entry() argument
2000 ocfs2_lookup_ino_from_name(struct inode *dir, const char *name, int namelen, u64 *blkno) ocfs2_lookup_ino_from_name() argument
2019 ocfs2_check_dir_for_entry(struct inode *dir, const char *name, int namelen) ocfs2_check_dir_for_entry() argument
2293 ocfs2_dx_dir_attach_index(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dirdata_bh, struct ocfs2_alloc_context *meta_ac, int dx_inline, u32 num_entries, struct buffer_head **ret_dx_root_bh) ocfs2_dx_dir_attach_index() argument
2385 ocfs2_dx_dir_format_cluster(struct ocfs2_super *osb, handle_t *handle, struct inode *dir, struct buffer_head **dx_leaves, int num_dx_leaves, u64 start_blk) ocfs2_dx_dir_format_cluster() argument
2438 __ocfs2_dx_dir_new_cluster(struct inode *dir, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct buffer_head **dx_leaves, int num_dx_leaves, u64 *ret_phys_blkno) __ocfs2_dx_dir_new_cluster() argument
2478 ocfs2_dx_dir_new_cluster(struct inode *dir, struct ocfs2_extent_tree *et, u32 cpos, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **dx_leaves, int num_dx_leaves) ocfs2_dx_dir_new_cluster() argument
2595 ocfs2_dx_dir_index_block(struct inode *dir, handle_t *handle, struct buffer_head **dx_leaves, int num_dx_leaves, u32 *num_dx_entries, struct buffer_head *dirent_bh) ocfs2_dx_dir_index_block() argument
2644 ocfs2_dx_dir_index_root_block(struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dirent_bh) ocfs2_dx_dir_index_root_block() argument
2687 ocfs2_new_dx_should_be_inline(struct inode *dir, struct buffer_head *di_bh) ocfs2_new_dx_should_be_inline() argument
2725 ocfs2_expand_last_dirent(char *start, unsigned int old_size, struct inode *dir) ocfs2_expand_last_dirent() argument
2775 ocfs2_expand_inline_dir(struct inode *dir, struct buffer_head *di_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **first_block_bh) ocfs2_expand_inline_dir() argument
3092 ocfs2_do_extend_dir(struct super_block *sb, handle_t *handle, struct inode *dir, struct buffer_head *parent_fe_bh, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, struct buffer_head **new_bh) ocfs2_do_extend_dir() argument
3157 ocfs2_extend_dir(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, unsigned int blocks_wanted, struct ocfs2_dir_lookup_result *lookup, struct buffer_head **new_de_bh) ocfs2_extend_dir() argument
3346 ocfs2_find_dir_space_id(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct buffer_head **ret_de_bh, unsigned int *blocks_wanted) ocfs2_find_dir_space_id() argument
3419 ocfs2_find_dir_space_el(struct inode *dir, const char *name, int namelen, struct buffer_head **ret_de_bh) ocfs2_find_dir_space_el() argument
3641 ocfs2_dx_dir_transfer_leaf(struct inode *dir, u32 split_hash, handle_t *handle, struct ocfs2_dx_leaf *tmp_dx_leaf, struct buffer_head **orig_dx_leaves, struct buffer_head **new_dx_leaves, int num_dx_leaves) ocfs2_dx_dir_transfer_leaf() argument
3698 ocfs2_dx_dir_rebalance(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *dx_root_bh, struct buffer_head *dx_leaf_bh, struct ocfs2_dx_hinfo *hinfo, u32 leaf_cpos, u64 leaf_blkno) ocfs2_dx_dir_rebalance() argument
3893 ocfs2_find_dir_space_dx(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_dir_space_dx() argument
3966 ocfs2_search_dx_free_list(struct inode *dir, struct buffer_head *dx_root_bh, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_search_dx_free_list() argument
4014 ocfs2_expand_inline_dx_root(struct inode *dir, struct buffer_head *dx_root_bh) ocfs2_expand_inline_dx_root() argument
4145 ocfs2_prepare_dx_dir_for_insert(struct inode *dir, struct buffer_head *di_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_prepare_dx_dir_for_insert() argument
4247 ocfs2_prepare_dir_for_insert(struct ocfs2_super *osb, struct inode *dir, struct buffer_head *parent_fe_bh, const char *name, int namelen, struct ocfs2_dir_lookup_result *lookup) ocfs2_prepare_dir_for_insert() argument
4324 ocfs2_dx_dir_remove_index(struct inode *dir, struct buffer_head *di_bh, struct buffer_head *dx_root_bh) ocfs2_dx_dir_remove_index() argument
4405 ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh) ocfs2_dx_dir_truncate() argument
[all...]
H A Drefcounttree.c4250 static int ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_reflink() argument
4343 static inline int ocfs2_may_create(struct inode *dir, struct dentry *child) in ocfs2_may_create() argument
4360 static int ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_vfs_reflink() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/cluster/
H A Dheartbeat.c1391 static void o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() argument
1975 struct dentry *dir; in o2hb_debug_region_init() local
[all...]
/kernel/linux/linux-5.10/net/bridge/
H A Dbr_multicast.c3755 br_mcast_stats_add(struct bridge_mcast_stats __percpu *stats, const struct sk_buff *skb, u8 type, u8 dir) br_mcast_stats_add() argument
3826 br_multicast_count(struct net_bridge *br, const struct net_bridge_port *p, const struct sk_buff *skb, u8 type, u8 dir) br_multicast_count() argument
[all...]
/kernel/linux/linux-5.10/net/key/
H A Daf_key.c1913 static int check_reqid(struct xfrm_policy *xp, int dir, int count, void *ptr) in check_reqid() argument
2069 static int pfkey_xfrm_policy2msg(struct sk_buff *skb, const struct xfrm_policy *xp, int dir) in pfkey_xfrm_policy2msg() argument
2219 static int key_notify_policy(struct xfrm_policy *xp, int dir, const struct km_event *c) in key_notify_policy() argument
2440 static int key_pol_get_resp(struct sock *sk, struct xfrm_policy *xp, const struct sadb_msg *hdr, int dir) in key_pol_get_resp() argument
2555 u8 dir; in pfkey_migrate() local
2654 unsigned int dir; pfkey_spdget() local
2692 dump_sp(struct xfrm_policy *xp, int dir, int count, void *ptr) dump_sp() argument
3105 pfkey_send_policy_notify(struct xfrm_policy *xp, int dir, const struct km_event *c) pfkey_send_policy_notify() argument
3270 pfkey_compile_policy(struct sock *sk, int opt, u8 *data, int len, int *dir) pfkey_compile_policy() argument
3553 pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, const struct xfrm_migrate *m, int num_bundles, const struct xfrm_kmaddress *k, const struct xfrm_encap_tmpl *encap) pfkey_send_migrate() argument
3664 pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, const struct xfrm_migrate *m, int num_bundles, const struct xfrm_kmaddress *k, const struct xfrm_encap_tmpl *encap) pfkey_send_migrate() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpdma_priv.h270 static inline u32 dtd_pkt_ctl(bool mode, bool dir, int chan, int pri, in dtd_pkt_ctl() argument
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c960 fc_dma_map_single(struct device *dev, void *ptr, size_t size, enum dma_data_direction dir) fc_dma_map_single() argument
973 fc_dma_unmap_single(struct device *dev, dma_addr_t addr, size_t size, enum dma_data_direction dir) fc_dma_unmap_single() argument
981 fc_dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, size_t size, enum dma_data_direction dir) fc_dma_sync_single_for_cpu() argument
989 fc_dma_sync_single_for_device(struct device *dev, dma_addr_t addr, size_t size, enum dma_data_direction dir) fc_dma_sync_single_for_device() argument
1015 fc_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, enum dma_data_direction dir) fc_dma_map_sg() argument
1022 fc_dma_unmap_sg(struct device *dev, struct scatterlist *sg, int nents, enum dma_data_direction dir) fc_dma_unmap_sg() argument
[all...]
H A Dtcp.c263 nvme_tcp_init_iter(struct nvme_tcp_request *req, unsigned int dir) nvme_tcp_init_iter() argument
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-stm32.c1109 stm32_spi_dma_config(struct stm32_spi *spi, struct dma_slave_config *dma_conf, enum dma_transfer_direction dir) stm32_spi_dma_config() argument
H A Dspi.c856 spi_map_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, void *buf, size_t len, enum dma_data_direction dir) spi_map_buf() argument
937 spi_unmap_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, enum dma_data_direction dir) spi_unmap_buf() argument
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.c1250 enum dma_transfer_direction dir; in sdhci_external_dma_setup() local
H A Dsdhci-pci-core.c862 struct dentry *dir = mmc->debugfs_root; in byt_add_debugfs() local
H A Dsdhci-pci-gli.c442 static void gl9750_set_pll(struct sdhci_host *host, u8 dir, u16 ldiv, u8 pdiv) in gl9750_set_pll() argument
638 static void gl9755_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9755_set_pll() argument
862 static void gl9767_set_pll(struct pci_dev *pdev, u8 dir, u16 ldiv, u8 pdiv) in gl9767_set_pll() argument
H A Datmel-mci.c936 static void atmci_pdc_set_both_buf(struct atmel_mci *host, int dir) in atmci_pdc_set_both_buf() argument
885 atmci_pdc_set_single_buf(struct atmel_mci *host, enum atmci_xfer_dir dir, enum atmci_pdc_buf buf_nb) atmci_pdc_set_single_buf() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c375 enum dma_data_direction dir = is_write ? DMA_TO_DEVICE : in omap_nand_dma_transfer() local
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c652 fastrpc_map_dma_buf(struct dma_buf_attachment *attachment, enum dma_data_direction dir) fastrpc_map_dma_buf() argument
667 fastrpc_unmap_dma_buf(struct dma_buf_attachment *attach, struct sg_table *table, enum dma_data_direction dir) fastrpc_unmap_dma_buf() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c366 atmel_nand_dma_transfer(struct atmel_nand_controller *nc, void *buf, dma_addr_t dev_dma, size_t len, enum dma_data_direction dir) atmel_nand_dma_transfer() argument

Completed in 104 milliseconds

1...<<141142143144145146147148149150>>...159