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