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