Searched refs:fstflags (Results 1 – 1 of 1) sorted by relevance
1644 } fstflags[] = { in to_filestat_flags() local1660 #define NFSTFLAGS (sizeof(fstflags) / sizeof(*fstflags)) in to_filestat_flags()1666 if (flags & fstflags[i].flag) in to_filestat_flags()1667 fst_flags |= fstflags[i].fst_flag; in to_filestat_flags()