Searched refs:make_idx_node (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | tnc_commit.c | 17 * make_idx_node - make an index node for fill-the-gaps method of TNC commit. 25 static int make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, in make_idx_node() function 128 err = make_idx_node(c, c->ileb_buf + gap_pos, znode, in fill_gap()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | tnc_commit.c | 17 * make_idx_node - make an index node for fill-the-gaps method of TNC commit. 25 static int make_idx_node(struct ubifs_info *c, struct ubifs_idx_node *idx, in make_idx_node() function 128 err = make_idx_node(c, c->ileb_buf + gap_pos, znode, in fill_gap()
|
Completed in 4 milliseconds