Home
last modified time | relevance | path

Searched defs:dnode (Results 1 – 23 of 23) sorted by relevance

/Linux-v4.19/fs/hpfs/
Ddnode.c437 struct dnode *dnode; in move_to_top() local
522 struct dnode *dnode; in delete_empty_dnode() local
714 struct dnode *dnode = qbh->data; in hpfs_remove_dirent() local
746 struct dnode *dnode; in hpfs_count_dnodes() local
801 struct dnode *dnode; in map_nth_dirent() local
853 struct dnode *dnode; in map_pos_dirent() local
913 struct dnode *dnode; in map_dirent() local
953 struct dnode *dnode; in hpfs_remove_dtree() local
Dhpfs.h281 struct dnode { struct
283 __le32 first_free; /* offset from start of dnode to argument
286 u8 root_dnode: 1; /* Is it root dnode? */ argument
294 u8 root_dnode: 1; /* Is it root dnode? */ argument
297 __le32 up; /* (root dnode) directory's fnode argument
299 __le32 self; /* pointer to this dnode */ argument
300 u8 dirent[2028]; /* one or more dirents */
Dhpfs_fn.h114 static inline struct hpfs_dirent *dnode_first_de (struct dnode *dnode) in dnode_first_de()
121 static inline struct hpfs_dirent *dnode_end_de (struct dnode *dnode) in dnode_end_de()
Dmap.c259 struct dnode *dnode; in hpfs_map_dnode() local
Dnamei.c31 struct dnode *dnode; in hpfs_mkdir() local
/Linux-v4.19/net/tipc/
Dmsg.c76 u32 hsize, u32 dnode) in tipc_msg_init()
92 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
463 u32 mtu, u32 dnode) in tipc_msg_make_bundle()
567 u32 dport, dnode; in tipc_msg_lookup_dest() local
Dname_distr.c141 u32 dnode, struct list_head *pls) in named_distribute()
185 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
Dnode.c515 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
546 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1352 u32 dnode, int selector) in tipc_node_xmit()
1403 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1420 u32 selector, dnode; in tipc_node_distr_xmit() local
1511 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
Dsocket.c245 u32 dnode; in tipc_sk_respond() local
503 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local
825 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg()
1289 u32 dport, dnode = 0; in __tipc_sendmsg() local
1420 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local
1626 u32 dnode = tsk_peer_node(tsk); in tipc_sk_send_ack() local
2234 u32 dnode, dport = 0; in tipc_sk_rcv() local
Dgroup.c409 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong()
664 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
Dbcast.c267 u32 dnode, selector; in tipc_rcast_xmit() local
Dlink.c808 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local
1410 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local
1881 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
Dname_table.c423 u32 tipc_nametbl_translate(struct net *net, u32 type, u32 instance, u32 *dnode) in tipc_nametbl_translate()
/Linux-v4.19/drivers/net/appletalk/
Dltpc.h51 unsigned char dnode; member
58 unsigned char dnode; member
Dltpc.c723 int dnode, snode, llaptype, len; in sendup_buffer() local
/Linux-v4.19/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c95 struct device_node *dnode; in init_ioports() local
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_main.c70 int dnode; member
469 int dnode) in _vop_add_device()
590 bool remove, int dnode) in _vop_scan_devices()
/Linux-v4.19/include/linux/
Dscif.h144 u8 dnode; member
/Linux-v4.19/drivers/misc/mic/bus/
Dvop_bus.h58 u8 dnode; member
Dscif_bus.h58 u8 dnode; member
Dvop_bus.c146 struct vop_hw_ops *hw_ops, u8 dnode, struct mic_mw *aper, in vop_register_device()
Dscif_bus.c142 struct scif_hw_ops *hw_ops, u8 dnode, u8 snode, in scif_register_device()
/Linux-v4.19/drivers/i2c/busses/
Di2c-cbus-gpio.c229 struct device_node *dnode = pdev->dev.of_node; in cbus_i2c_probe() local