Documentation ¶
Index ¶
- func DirModeToOSMode(dm uint32) (osmode int)
- func DirToQid(dir plan9.Dir) plan9.Qid
- func FileInfoToDir(stat os.FileInfo) (dir plan9.Dir)
- type Ufs
- func (ufs *Ufs) Create(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
- func (ufs *Ufs) Flush(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
- func (ufs *Ufs) Open(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
- func (ufs *Ufs) Read(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
- func (ufs *Ufs) Walk(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
- func (ufs *Ufs) Write(fc *plan9.Fcall, ctx *vfs.Context) *plan9.Fcall
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DirModeToOSMode ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.