Searched refs:ext2_setflag (Results 1 – 1 of 1) sorted by relevance
236 static inline int ext2_setflag(int fd, struct stat *sb, unsigned long flag) in ext2_setflag() function323 if (orig != new && ext2_setflag(fd, &(root->st), new)<0) in update_attr()