Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/hpfs/
A 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
A 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 */
A 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()
A Dmap.c259 struct dnode *dnode; in hpfs_map_dnode() local
A Dnamei.c32 struct dnode *dnode; in hpfs_mkdir() local
/linux-6.3-rc2/net/tipc/
A Dname_distr.c151 u32 dnode, struct list_head *pls, u16 seqno) in named_distribute()
206 void tipc_named_node_up(struct net *net, u32 dnode, u16 capabilities) in tipc_named_node_up()
A Dmsg.c82 u32 hsize, u32 dnode) in tipc_msg_init()
98 uint hdr_sz, uint data_sz, u32 dnode, in tipc_msg_create()
517 u32 dnode, bool *new_bundle) in tipc_msg_try_bundle()
A Dnode.c694 int tipc_node_add_conn(struct net *net, u32 dnode, u32 port, u32 peer_port) in tipc_node_add_conn()
725 void tipc_node_remove_conn(struct net *net, u32 dnode, u32 port) in tipc_node_remove_conn()
1690 u32 dnode, int selector) in tipc_node_xmit()
1761 int tipc_node_xmit_skb(struct net *net, struct sk_buff *skb, u32 dnode, in tipc_node_xmit_skb()
1778 u32 selector, dnode; in tipc_node_distr_xmit() local
1879 u32 dnode = msg_destnode(hdr); in tipc_node_bc_rcv() local
A Dsocket.c290 u32 dnode; in tipc_sk_respond() local
557 u32 dnode = tsk_peer_node(tsk); in __tipc_shutdown() local
909 u32 dnode, u32 dport, int dlen) in tipc_send_group_msg()
1280 u32 dnode = tsk_peer_node(tsk); in tipc_sk_push_backlog() local
1567 u32 dnode = tsk_peer_node(tsk); in __tipc_sendstream() local
1800 u32 dnode = tsk_peer_node(tsk); in tipc_sk_build_ack() local
2486 u32 dnode, dport = 0; in tipc_sk_rcv() local
A Dgroup.c417 bool tipc_group_cong(struct tipc_group *grp, u32 dnode, u32 dport, in tipc_group_cong()
672 { u32 dnode = tipc_own_addr(grp->net); in tipc_group_create_event() local
A Dlink.c908 u32 dnode = tipc_own_addr(l->net); in link_schedule_user() local
1947 u32 dnode = l->addr; in tipc_link_create_dummy_tnl_msg() local
2519 u32 dnode = msg_destnode(hdr); in tipc_link_bc_nack_rcv() local
A Dbcast.c293 u32 dnode, selector; in tipc_rcast_xmit() local
A Dcrypto.c2194 u32 dnode = tipc_node_get_addr(dest); in tipc_crypto_key_distr() local
2229 u16 gen, u8 mode, u32 dnode) in tipc_crypto_key_xmit()
/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dtqm8xx_setup.c96 struct device_node *dnode; in init_ioports() local

Completed in 44 milliseconds