Searched refs:EXT2_INODE_FLAGS (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/ | ||
H A D | ext2_fs.h | 271 #define EXT2_INODE_FLAGS(inode) (PED_LE32_TO_CPU((inode).i_flags)) macro |
Completed in 22 milliseconds