Searched refs:EXT2_DIRENT_REC_LEN (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_fs.h245 #define EXT2_DIRENT_REC_LEN(dir_ent) (PED_LE16_TO_CPU((dir_ent).rec_len)) macro
H A Dext2_inode_relocator.c150 offset += EXT2_DIRENT_REC_LEN (*ptr);

Completed in 23 milliseconds