Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/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()
522 u32 mtu, u32 dnode) in tipc_msg_make_bundle()
641 u32 dport, dnode; in tipc_msg_lookup_dest() local
Dname_distr.c144 u32 dnode, struct list_head *pls) in named_distribute()
188 void tipc_named_node_up(struct net *net, u32 dnode) in tipc_named_node_up()
Dnode.c529 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
560 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1437 u32 dnode, int selector) in tipc_node_xmit()
1490 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1507 u32 selector, dnode; in tipc_node_distr_xmit() local
1598 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
Dsocket.c246 u32 dnode; in tipc_sk_respond() local
508 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local
839 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg()
1309 u32 dport, dnode = 0; in __tipc_sendmsg() local
1444 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local
1659 u32 dnode = tsk_peer_node(tsk); in tipc_sk_send_ack() local
2291 u32 dnode, dport = 0; in tipc_sk_rcv() local
Dgroup.c410 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong()
665 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
Dlink.c829 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local
1688 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local
2267 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
Dbcast.c286 u32 dnode, selector; in tipc_rcast_xmit() local
Dname_table.c423 u32 tipc_nametbl_translate(struct net *net, u32 type, u32 instance, u32 *dnode) in tipc_nametbl_translate()
/Linux-v5.4/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-v5.4/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c95 struct device_node *dnode; in init_ioports() local
/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.c57 int dnode; member
482 int dnode) in _vop_add_device()
610 bool remove, int dnode) in _vop_scan_devices()
/Linux-v5.4/include/linux/
Dscif.h144 u8 dnode; member
/Linux-v5.4/drivers/misc/mic/bus/
Dvop_bus.h47 u8 dnode; member
Dscif_bus.h50 u8 dnode; member
Dvop_bus.c135 struct vop_hw_ops *hw_ops, u8 dnode, struct mic_mw *aper, in vop_register_device()
Dscif_bus.c134 struct scif_hw_ops *hw_ops, u8 dnode, u8 snode, in scif_register_device()