Home | History | Annotate | Download | only in e2fsck

Lines Matching full:strnlen

40 #define _GNU_SOURCE 1 /* get strnlen() */
218 len = strnlen(buf, fs->blocksize);
225 len = strnlen((char *)inode->i_block, sizeof(inode->i_block));