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