Searched defs:udf_vfs (Results 1 – 2 of 2) sorted by relevance
153 struct udf_vfs { struct 154 struct vfs *udf_vfs; /* Back link */ argument 155 struct udf_vfs *udf_next; /* Chain of udf file-system's */ argument 156 struct udf_vfs *udf_wnext; /* work list link */ argument 247 _NOTE(MUTEX_PROTECTS_DATA(udf_vfs::udf_lock, argument 158 udf_vdsudf_vfs global() argument 159 udf_isequdf_vfs global() argument 160 udf_rootudf_vfs global() argument 161 udf_devvpudf_vfs global() argument 163 udf_fsmntudf_vfs global() argument 164 udf_flagsudf_vfs global() argument 165 udf_mtypeudf_vfs global() argument 167 udf_rdclustszudf_vfs global() argument 168 udf_wrclustszudf_vfs global() argument 170 udf_maxfsizeudf_vfs global() argument 171 udf_maxfbitsudf_vfs global() argument 173 udf_volidudf_vfs global() argument 175 udf_tsnoudf_vfs global() argument 178 udf_lbsizeudf_vfs global() argument 180 udf_lbmaskudf_vfs global() argument 181 udf_l2b_shiftudf_vfs global() argument 182 udf_l2d_shiftudf_vfs global() argument 185 udf_npartudf_vfs global() argument 187 udf_partsudf_vfs global() argument 190 udf_nmapsudf_vfs global() argument 191 udf_mapsudf_vfs global() argument 193 udf_fragmentedudf_vfs global() argument 194 udf_mark_badudf_vfs global() argument 200 udf_freeblksudf_vfs global() argument 201 udf_totalblksudf_vfs global() argument 204 udf_maxuniqudf_vfs global() argument 205 udf_nfilesudf_vfs global() argument 206 udf_ndirsudf_vfs global() argument 207 udf_mireadudf_vfs global() argument 208 udf_miwriteudf_vfs global() argument 209 udf_mawriteudf_vfs global() argument 212 udf_timeudf_vfs global() argument 213 udf_modudf_vfs global() argument 214 udf_cleanudf_vfs global() argument 215 udf_lockudf_vfs global() argument 217 udf_rename_lckudf_vfs global() argument 222 udf_pvdudf_vfs global() argument 223 udf_lvdudf_vfs global() argument [all...]
109 struct udf_vfs *udf_vfs; member [all...]