Searched refs:ino_to_bo (Results 1 – 1 of 1) sorted by relevance
149 #define ino_to_bo(fs, ino) (ino_to_bgo(fs, ino) % (fs)->fs_ipb) macro579 fp->f_di = dp[ino_to_bo(fs, inumber)]; in read_inode()