Searched refs:rino (Results 1 – 2 of 2) sorted by relevance
213 static bool inode_still_linked(struct ubifs_info *c, struct replay_entry *rino) in inode_still_linked() argument217 ubifs_assert(c, rino->deletion); in inode_still_linked()218 ubifs_assert(c, key_type(c, &rino->key) == UBIFS_INO_KEY); in inode_still_linked()225 ubifs_assert(c, r->sqnum >= rino->sqnum); in inode_still_linked()226 if (key_inum(c, &r->key) == key_inum(c, &rino->key) && in inode_still_linked()
2899 const char *rpath, u64 rino, in set_request_path_attr() argument2917 } else if (rpath || rino) { in set_request_path_attr()2918 path_info->vino.ino = rino; in set_request_path_attr()