HomeSort by: relevance | last modified time | path
    Searched refs:wapbl_ops (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
wapbl.h 192 extern const struct wapbl_ops wapbl_ops;
mount.h 153 const struct wapbl_ops
285 struct wapbl_ops { struct
  /src/sys/ufs/ffs/
ffs_wapbl.c 367 mp->mnt_wapbl_op = &wapbl_ops;
511 mp->mnt_wapbl_op = &wapbl_ops;
  /src/sys/kern/
vfs_wapbl.c 307 const struct wapbl_ops wapbl_ops = { variable in typeref:typename:const struct wapbl_ops

Completed in 15 milliseconds