Home
last modified time | relevance | path

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

/lk-master/lib/norfs/
A Dnorfs.c41 #define VERSION_GREATER_THAN(a, b) ((int16_t)((a) - (b)) > 0) macro
802 if (VERSION_GREATER_THAN(header.version, inode_version)) { in mount_next_obj()

Completed in 8 milliseconds