Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ inode_bfs(4) — Dell System V Release 4 Issue 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

fs(4)

types(5)



inode(4)                      UNIX System V(bfs)                       inode(4)


NAME
      inode (bfs) - format of a bfs i-node

SYNOPSIS
      #include <sys/types.h>
      #include <sys/fs/bfs.h>

DESCRIPTION
            struct bfsdirent
            {
                 ushort  dino;   /* inode number */
                 daddrt dsblock;/* Start block */
                 daddrt deblock;/* End block */
                 daddrt deoffset;/* EOF disk offset (absolute) */
                 struct  bfsvattr dfattr;/* File attributes */
            };

      For the meaning of the defined type daddrt see types(5).  The bfsvattr
      structure appears in the header file sys/fs/bfs.h.

SEE ALSO
      bfs fs(4)
      types(5) in the Programmer's Reference Manual































10/89                                                                    Page 1





Typewritten Software • bear@typewritten.org • Edmonds, WA 98026