Searched refs:fst_flags (Results 1 – 1 of 1) sorted by relevance
1634 int fst_flags; in to_filestat_flags() local1637 fst_flags = 0; in to_filestat_flags()1640 fst_flags |= fstflags[i].fst_flag; in to_filestat_flags()1641 return (fst_flags); in to_filestat_flags()