Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dreplay.c213 static bool inode_still_linked(struct ubifs_info *c, struct replay_entry *rino) in inode_still_linked() function
263 if (inode_still_linked(c, r)) { in apply_replay_entry()