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