Home
last modified time | relevance | path

Searched defs:dir (Results 3551 - 3575 of 3973) sorted by relevance

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

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmeson_nand.c299 static void meson_nfc_cmd_access(struct nand_chip *nand, int raw, bool dir, in meson_nfc_cmd_access() argument
561 meson_nfc_dma_buffer_setup(struct nand_chip *nand, void *databuf, int datalen, void *infobuf, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_setup() argument
601 meson_nfc_dma_buffer_release(struct nand_chip *nand, int datalen, int infolen, enum dma_data_direction dir) meson_nfc_dma_buffer_release() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Ddib7000p.c541 static int dib7000p_cfg_gpio(struct dib7000p_state *st, u8 num, u8 dir, u8 val) in dib7000p_cfg_gpio() argument
556 static int dib7000p_set_gpio(struct dvb_frontend *demod, u8 num, u8 dir, u8 val) in dib7000p_set_gpio() argument
H A Ddib9000.c1754 static int dib9000_cfg_gpio(struct dib9000_state *st, u8 num, u8 dir, u8 val) in dib9000_cfg_gpio() argument
1771 int dib9000_set_gpio(struct dvb_frontend *fe, u8 num, u8 dir, u8 val) in dib9000_set_gpio() argument
/kernel/linux/linux-6.6/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-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h1015 static inline void nfp_net_debugfs_dir_clean(struct dentry **dir) in nfp_net_debugfs_dir_clean() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dnamei.c608 dx_root_limit(struct inode *dir, unsigned infosize) dx_root_limit() argument
619 dx_node_limit(struct inode *dir) dx_node_limit() argument
652 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
741 dx_show_entries(struct dx_hash_info *hinfo, struct inode *dir, struct dx_entry *entries, int levels) dx_show_entries() argument
809 dx_probe(struct ext4_filename *fname, struct inode *dir, struct dx_hash_info *hinfo, struct dx_frame *frame_in) dx_probe() argument
1006 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
1069 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
1188 struct inode *dir; ext4_htree_fill_tree() local
1293 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
1311 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
1445 ext4_fname_setup_ci_filename(struct inode *dir, const struct qstr *iname, struct ext4_filename *name) ext4_fname_setup_ci_filename() argument
1530 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
1564 is_dx_internal_node(struct inode *dir, ext4_lblk_t block, struct ext4_dir_entry *de) is_dx_internal_node() argument
1591 __ext4_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir, int *inlined) __ext4_find_entry() argument
1735 ext4_find_entry(struct inode *dir, const struct qstr *d_name, struct ext4_dir_entry_2 **res_dir, int *inlined) ext4_find_entry() argument
1756 ext4_lookup_entry(struct inode *dir, struct dentry *dentry, struct ext4_dir_entry_2 **res_dir) ext4_lookup_entry() argument
1777 ext4_dx_find_entry(struct inode *dir, struct ext4_filename *fname, struct ext4_dir_entry_2 **res_dir) ext4_dx_find_entry() argument
1830 ext4_lookup(struct inode *dir, struct dentry *dentry, unsigned int flags) ext4_lookup() argument
1915 dx_move_dirents(struct inode *dir, char *from, char *to, struct dx_map_entry *map, int count, unsigned blocksize) dx_move_dirents() argument
1947 dx_pack_dirents(struct inode *dir, char *base, unsigned int blocksize) dx_pack_dirents() argument
1974 do_split(handle_t *handle, struct inode *dir, struct buffer_head **bh,struct dx_frame *frame, struct dx_hash_info *hinfo) do_split() argument
2096 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
2130 ext4_insert_dentry(struct inode *dir, struct inode *inode, struct ext4_dir_entry_2 *de, int buf_size, struct ext4_filename *fname) ext4_insert_dentry() argument
2170 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
2225 make_indexed_dir(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode, struct buffer_head *bh) make_indexed_dir() argument
2376 struct inode *dir = d_inode(dentry->d_parent); ext4_add_entry() local
2488 ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname, struct inode *dir, struct inode *inode) ext4_dx_add_entry() argument
2664 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
2714 ext4_delete_entry(handle_t *handle, struct inode *dir, struct ext4_dir_entry_2 *de_del, struct buffer_head *bh) ext4_delete_entry() argument
2794 struct inode *dir = d_inode(dentry->d_parent); ext4_add_nondir() local
2820 ext4_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) ext4_create() argument
2855 ext4_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) ext4_mknod() argument
2889 ext4_tmpfile(struct mnt_idmap *idmap, struct inode *dir, struct file *file, umode_t mode) ext4_tmpfile() argument
2959 ext4_init_new_dir(handle_t *handle, struct inode *dir, struct inode *inode) ext4_init_new_dir() argument
3000 ext4_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) ext4_mkdir() argument
3142 ext4_rmdir(struct inode *dir, struct dentry *dentry) ext4_rmdir() argument
3233 __ext4_unlink(struct inode *dir, const struct qstr *d_name, struct inode *inode, struct dentry *dentry ) __ext4_unlink() argument
3306 ext4_unlink(struct inode *dir, struct dentry *dentry) ext4_unlink() argument
3368 ext4_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) ext4_symlink() argument
3459 __ext4_link(struct inode *dir, struct inode *inode, struct dentry *dentry) __ext4_link() argument
3497 ext4_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) ext4_link() argument
3578 struct inode *dir; global() member
3690 ext4_find_delete_entry(handle_t *handle, struct inode *dir, const struct qstr *d_name) ext4_find_delete_entry() argument
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dstate.h235 u32 dir; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Dioctl.c775 static int create_snapshot(struct btrfs_root *root, struct inode *dir, in create_snapshot() argument
583 create_subvol(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct btrfs_qgroup_inherit *inherit) create_subvol() argument
905 btrfs_may_delete(struct mnt_idmap *idmap, struct inode *dir, struct dentry *victim, int isdir) btrfs_may_delete() argument
940 btrfs_may_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *child) btrfs_may_create() argument
964 struct inode *dir = d_inode(parent->dentry); btrfs_mksubvol() local
2351 struct inode *dir = d_inode(parent); btrfs_ioctl_snap_destroy() local
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Ddir.c76 alloc_nfs_open_dir_context(struct inode *dir) in alloc_nfs_open_dir_context() argument
99 static void put_nfs_open_dir_context(struct inode *dir, struct nfs_open_dir_context *ctx) in put_nfs_open_dir_context() argument
661 nfs_use_readdirplus(struct inode *dir, struct dir_context *ctx, unsigned int cache_hits, unsigned int cache_misses) nfs_use_readdirplus() argument
678 nfs_readdir_record_entry_cache_hit(struct inode *dir) nfs_readdir_record_entry_cache_hit() argument
697 nfs_readdir_record_entry_cache_miss(struct inode *dir) nfs_readdir_record_entry_cache_miss() argument
711 nfs_lookup_advise_force_readdirplus(struct inode *dir, unsigned int flags) nfs_lookup_advise_force_readdirplus() argument
1389 nfs_force_lookup_revalidate(struct inode *dir) nfs_force_lookup_revalidate() argument
1404 nfs_verify_change_attribute(struct inode *dir, unsigned long verf) nfs_verify_change_attribute() argument
1434 struct inode *dir = d_inode(dentry->d_parent); nfs_set_verifier_locked() local
1490 nfs_dentry_verify_change(struct inode *dir, struct dentry *dentry) nfs_dentry_verify_change() argument
1504 nfs_check_verifier(struct inode *dir, struct dentry *dentry, int rcu_walk) nfs_check_verifier() argument
1529 nfs_is_exclusive_create(struct inode *dir, unsigned int flags) nfs_is_exclusive_create() argument
1608 nfs_neg_need_reval(struct inode *dir, struct dentry *dentry, unsigned int flags) nfs_neg_need_reval() argument
1622 nfs_lookup_revalidate_done(struct inode *dir, struct dentry *dentry, struct inode *inode, int error) nfs_lookup_revalidate_done() argument
1644 nfs_lookup_revalidate_negative(struct inode *dir, struct dentry *dentry, unsigned int flags) nfs_lookup_revalidate_negative() argument
1657 nfs_lookup_revalidate_delegated(struct inode *dir, struct dentry *dentry, struct inode *inode) nfs_lookup_revalidate_delegated() argument
1664 nfs_lookup_revalidate_dentry(struct inode *dir, struct dentry *dentry, struct inode *inode, unsigned int flags) nfs_lookup_revalidate_dentry() argument
1734 nfs_do_lookup_revalidate(struct inode *dir, struct dentry *dentry, unsigned int flags) nfs_do_lookup_revalidate() argument
1791 struct inode *dir; __nfs_lookup_revalidate() local
1930 nfs_lookup(struct inode *dir, struct dentry * dentry, unsigned int flags) nfs_lookup() argument
2043 nfs_atomic_open(struct inode *dir, struct dentry *dentry, struct file *file, unsigned open_flags, umode_t mode) nfs_atomic_open() argument
2192 nfs4_do_lookup_revalidate(struct inode *dir, struct dentry *dentry, unsigned int flags) nfs4_do_lookup_revalidate() argument
2249 struct inode *dir = d_inode(parent); nfs_add_or_obtain() local
2304 nfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool excl) nfs_create() argument
2333 nfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t rdev) nfs_mknod() argument
2360 nfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) nfs_mkdir() argument
2390 nfs_dentry_remove_handle_error(struct inode *dir, struct dentry *dentry, int error) nfs_dentry_remove_handle_error() argument
2405 nfs_rmdir(struct inode *dir, struct dentry *dentry) nfs_rmdir() argument
2443 struct inode *dir = d_inode(dentry->d_parent); nfs_safe_remove() local
2474 nfs_unlink(struct inode *dir, struct dentry *dentry) nfs_unlink() argument
2532 nfs_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *symname) nfs_symlink() argument
2594 nfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) nfs_link() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dcaps.c4780 ceph_encode_dentry_release(void **p, struct dentry *dentry, struct inode *dir, int mds, int drop, int unless) ceph_encode_dentry_release() argument
[all...]
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h381 struct ntfs_index dir; member
/kernel/linux/linux-6.6/fs/
H A Dnamei.c1596 struct inode *dir = base->d_inode; in lookup_one_qstr_excl() local
1566 lookup_dcache(const struct qstr *name, struct dentry *dir, unsigned int flags) lookup_dcache() argument
1667 __lookup_slow(const struct qstr *name, struct dentry *dir, unsigned int flags) __lookup_slow() argument
1704 lookup_slow(const struct qstr *name, struct dentry *dir, unsigned int flags) lookup_slow() argument
2918 __check_sticky(struct mnt_idmap *idmap, struct inode *dir, struct inode *inode) __check_sticky() argument
2951 may_delete(struct mnt_idmap *idmap, struct inode *dir, struct dentry *victim, bool isdir) may_delete() argument
3003 may_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *child) may_create() argument
3113 mode_strip_umask(const struct inode *dir, umode_t mode) mode_strip_umask() argument
3143 vfs_prepare_mode(struct mnt_idmap *idmap, const struct inode *dir, umode_t mode, umode_t mask_perms, umode_t type) vfs_prepare_mode() argument
3176 vfs_create(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, bool want_excl) vfs_create() argument
3203 struct inode *dir = dentry->d_parent->d_inode; vfs_mkobj() local
3308 may_o_create(struct mnt_idmap *idmap, const struct path *dir, struct dentry *dentry, umode_t mode) may_o_create() argument
3345 struct inode *dir = nd->path.dentry->d_inode; atomic_open() local
3400 struct dentry *dir = nd->path.dentry; lookup_open() local
3509 struct dentry *dir = nd->path.dentry; open_last_lookups() local
3668 struct inode *dir = d_inode(parentpath->dentry); vfs_tmpfile() local
3968 vfs_mknod(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t dev) vfs_mknod() argument
4094 vfs_mkdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, umode_t mode) vfs_mkdir() argument
4175 vfs_rmdir(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry) vfs_rmdir() argument
4304 vfs_unlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, struct inode **delegated_inode) vfs_unlink() argument
4459 vfs_symlink(struct mnt_idmap *idmap, struct inode *dir, struct dentry *dentry, const char *oldname) vfs_symlink() argument
4551 vfs_link(struct dentry *old_dentry, struct mnt_idmap *idmap, struct inode *dir, struct dentry *new_dentry, struct inode **delegated_inode) vfs_link() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/cluster/
H A Dheartbeat.c1384 static void o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() argument
1964 struct dentry *dir; in o2hb_debug_region_init() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_rdma.c1111 get_mapped_sg_list(struct ib_device *device, void *buf, int size, struct scatterlist *sg_list, int nentries, enum dma_data_direction dir) get_mapped_sg_list() argument
1316 smb_direct_free_rdma_rw_msg(struct smb_direct_transport *t, struct smb_direct_rdma_rw_msg *msg, enum dma_data_direction dir) smb_direct_free_rdma_rw_msg() argument
1326 read_write_done(struct ib_cq *cq, struct ib_wc *wc, enum dma_data_direction dir) read_write_done() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree.c1408 xfs_btree_shift_keys( struct xfs_btree_cur *cur, union xfs_btree_key *key, int dir, int numkeys) xfs_btree_shift_keys() argument
1427 xfs_btree_shift_recs( struct xfs_btree_cur *cur, union xfs_btree_rec *rec, int dir, int numrecs) xfs_btree_shift_recs() argument
1446 xfs_btree_shift_ptrs( struct xfs_btree_cur *cur, union xfs_btree_ptr *ptr, int dir, int numptrs) xfs_btree_shift_ptrs() argument
1879 xfs_btree_lookup( struct xfs_btree_cur *cur, xfs_lookup_t dir, int *stat) xfs_btree_lookup() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Drefcounttree.c4221 static int ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_reflink() argument
4314 static inline int ocfs2_may_create(struct inode *dir, struct dentry *child) in ocfs2_may_create() argument
4331 static int ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, in ocfs2_vfs_reflink() argument
[all...]
H A Ddir.c69 static int ocfs2_supports_dir_trailer(struct inode *dir) in ocfs2_supports_dir_trailer() argument
87 static int ocfs2_new_dir_wants_trailer(struct inode *dir) in ocfs2_new_dir_wants_trailer() argument
117 ocfs2_skip_dir_trailer(struct inode *dir, struct ocfs2_dir_entry *de, unsigned long offset, unsigned long blklen) ocfs2_skip_dir_trailer() argument
151 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
251 ocfs2_dx_dir_name_hash(struct inode *dir, const char *name, int len, struct ocfs2_dx_hinfo *hinfo) ocfs2_dx_dir_name_hash() argument
297 ocfs2_check_dir_entry(struct inode * dir, struct ocfs2_dir_entry * de, struct buffer_head * bh, unsigned long offset) ocfs2_check_dir_entry() argument
339 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
389 ocfs2_find_entry_id(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_id() argument
457 ocfs2_check_dir_trailer(struct inode *dir, struct buffer_head *bh) ocfs2_check_dir_trailer() argument
533 ocfs2_read_dir_block_direct(struct inode *dir, u64 phys, struct buffer_head **bh) ocfs2_read_dir_block_direct() argument
590 ocfs2_read_dx_root(struct inode *dir, struct ocfs2_dinode *di, struct buffer_head **dx_root_bh) ocfs2_read_dx_root() argument
631 ocfs2_read_dx_leaf(struct inode *dir, u64 blkno, struct buffer_head **dx_leaf_bh) ocfs2_read_dx_leaf() argument
651 ocfs2_read_dx_leaves(struct inode *dir, u64 start, int num, struct buffer_head **dx_leaf_bhs) ocfs2_read_dx_leaves() argument
664 ocfs2_find_entry_el(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_entry **res_dir) ocfs2_find_entry_el() argument
889 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
1003 ocfs2_find_entry_dx(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry_dx() argument
1057 ocfs2_find_entry(const char *name, int namelen, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_find_entry() argument
1087 ocfs2_update_entry(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *res, struct inode *new_entry_inode) ocfs2_update_entry() argument
1125 __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
1229 ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *lookup) ocfs2_delete_entry_dx() argument
1345 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
1372 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
1385 ocfs2_delete_entry(handle_t *handle, struct inode *dir, struct ocfs2_dir_lookup_result *res) ocfs2_delete_entry() argument
1454 __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
1477 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
1485 ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_dx_dir_insert() argument
1520 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
1551 ocfs2_recalc_free_list(struct inode *dir, handle_t *handle, struct ocfs2_dir_lookup_result *lookup) ocfs2_recalc_free_list() argument
1579 __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
1989 ocfs2_lookup_ino_from_name(struct inode *dir, const char *name, int namelen, u64 *blkno) ocfs2_lookup_ino_from_name() argument
2008 ocfs2_check_dir_for_entry(struct inode *dir, const char *name, int namelen) ocfs2_check_dir_for_entry() argument
2282 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
2374 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
2427 __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
2467 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
2584 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
2633 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
2676 ocfs2_new_dx_should_be_inline(struct inode *dir, struct buffer_head *di_bh) ocfs2_new_dx_should_be_inline() argument
2714 ocfs2_expand_last_dirent(char *start, unsigned int old_size, struct inode *dir) ocfs2_expand_last_dirent() argument
2764 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
3081 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
3146 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
3335 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
3406 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
3627 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
3684 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
3879 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
3952 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
4000 ocfs2_expand_inline_dx_root(struct inode *dir, struct buffer_head *dx_root_bh) ocfs2_expand_inline_dx_root() argument
4131 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
4233 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
4310 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
4391 ocfs2_dx_dir_truncate(struct inode *dir, struct buffer_head *di_bh) ocfs2_dx_dir_truncate() argument
[all...]
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.c1041 static int hmdfs_get_cache_path(struct hmdfs_sb_info *sbi, struct path *dir) in hmdfs_get_cache_path() argument
1058 static void hmdfs_put_cache_path(struct hmdfs_sb_info *sbi, struct path *dir) in hmdfs_put_cache_path() argument
1160 static void hmdfs_cache_path_create(char *s, const char *dir, bool server) in hmdfs_cache_path_create() argument
2586 struct inode *dir = NULL; hmdfs_root_unlink() local
2738 struct inode *dir = NULL; hmdfs_root_rmdir() local
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi.c1005 spi_map_buf_attrs(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, void *buf, size_t len, enum dma_data_direction dir, unsigned long attrs) spi_map_buf_attrs() argument
1082 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
1089 spi_unmap_buf_attrs(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, enum dma_data_direction dir, unsigned long attrs) spi_unmap_buf_attrs() argument
1102 spi_unmap_buf(struct spi_controller *ctlr, struct device *dev, struct sg_table *sgt, enum dma_data_direction dir) spi_unmap_buf() argument
H A Dspi-stm32.c1072 stm32_spi_dma_config(struct stm32_spi *spi, struct dma_slave_config *dma_conf, enum dma_transfer_direction dir) stm32_spi_dma_config() argument
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Damba-pl011.c371 pl011_dmabuf_init(struct dma_chan *chan, struct pl011_dmabuf *db, enum dma_data_direction dir) pl011_dmabuf_init() argument
383 pl011_dmabuf_free(struct dma_chan *chan, struct pl011_dmabuf *db, enum dma_data_direction dir) pl011_dmabuf_free() argument
H A Dmsm_serial.c162 enum dma_data_direction dir; member
[all...]
H A Dsh-sci.c1554 sci_request_dma_chan(struct uart_port *port, enum dma_transfer_direction dir) sci_request_dma_chan() argument
/kernel/linux/linux-6.6/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.c3015 vchiq_bulk_transfer(struct vchiq_instance *instance, unsigned int handle, void *offset, void __user *uoffset, int size, void *userdata, enum vchiq_bulk_mode mode, enum vchiq_bulk_dir dir) vchiq_bulk_transfer() argument
[all...]
/kernel/linux/linux-6.6/drivers/soundwire/
H A Dcadence_master.c1836 sdw_cdns_config_stream(struct sdw_cdns *cdns, u32 ch, u32 dir, struct sdw_cdns_pdi *pdi) sdw_cdns_config_stream() argument
1868 sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, struct sdw_cdns_streams *stream, u32 ch, u32 dir, int dai_id) sdw_cdns_alloc_pdi() argument

Completed in 74 milliseconds

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