Searched refs:fst_flags (Results 1 – 1 of 1) sorted by relevance
1639 int fst_flags; in to_filestat_flags() local1642 fst_flags = 0; in to_filestat_flags()1645 fst_flags |= fstflags[i].fst_flag; in to_filestat_flags()1646 return (fst_flags); in to_filestat_flags()