Searched refs:ext2_getflag (Results 1 – 1 of 1) sorted by relevance
83 static int ext2_getflag(int fd, struct stat *sb, unsigned long *flag) in ext2_getflag() function109 if (ext2_getflag(fd, &sb, &flag) < 0) perror_msg("reading flags '%s'", path); in print_file_attr()275 if (ext2_getflag(fd, &(root->st), &fval) < 0) { in update_attr()