Home
last modified time | relevance | path

Searched refs:inode_still_linked (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ubifs/
Dreplay.c222 static bool inode_still_linked(struct ubifs_info *c, struct replay_entry *rino) in inode_still_linked() function
272 if (inode_still_linked(c, r)) { in apply_replay_entry()