Home
last modified time | relevance | path

Searched refs:insert_dent (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dreplay.c416 * insert_dent - insert a directory entry node into the replay list.
432 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent() function
771 err = insert_dent(c, lnum, snod->offs, snod->len, hash, in replay_bud()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dreplay.c416 * insert_dent - insert a directory entry node into the replay list.
432 static int insert_dent(struct ubifs_info *c, int lnum, int offs, int len, in insert_dent() function
771 err = insert_dent(c, lnum, snod->offs, snod->len, hash, in replay_bud()

Completed in 4 milliseconds