*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> cdnode (4)              
Title
Content
Arch
Section
 

Contents


 cdnode(4)                                                         cdnode(4)




 NAME    [Toc]    [Back]
      cdnode - format of a CDFS cdnode

 SYNOPSIS    [Toc]    [Back]
      #include <sys/types.h>
      #include <sys/cdnode.h>

 DESCRIPTION    [Toc]    [Back]
      This entry describes the cdnode structure and related concepts for the
      CDFS file system.

      The CDFS file system does not have the concept of a separate entity
      called an inode.  The information normally found in an HFS inode is
      kept in a cdnode data structure.  However, the cdnode data structure
      does not reside on the physical media, but instead is kept in kernel
      memory space only.  The cdnode information is used to uniquely
      identify a file.

      The information kept in the cdnode structure is obtained from two
      other data structures in the CDFS file system:

           1.   Directory record for the file or directory, and

           2.   Extended attribute record (XAR) for the file or directory,
                if one exists.

      Because few files usually have XARs associated with them, the cdnode
      information most often consists only of attributes given by the
      directory record for the file.

      Since cdnodes are kept in kernel memory, they cannot be directly
      accessed by the user.  The stat() system call attempts to map whatever
      information is included in the cdnode for a given file into the
      standard stat structure (see stat(2)).  However, since a cdnode
      includes information that does not have corresponding fields in the
      stat structure, that information cannot be mapped and therefore cannot
      be accessed.  No method is provided to access an entire cdnode
      structure.

 FILES    [Toc]    [Back]
      /usr/include/sys/cdnode.h
      /usr/include/sys/cdfsdir.h

 SEE ALSO    [Toc]    [Back]
      stat(2), cdrom(4), cdfsdir(4).


 Hewlett-Packard Company            - 1 -   HP-UX 11i Version 2: August 2003
[ Back ]
      
      
 Similar pages
Name OS Title
umount_cdfs HP-UX mount and unmount CDFS file systems
mount_cdfs HP-UX mount and unmount CDFS file systems
ncdnode HP-UX maximum number of open CDFS files (system-wide)
cdfs Tru64 The Compact Disk-Read Only Memory File System (CDFS)
df_nfs HP-UX report number of free CDFS, HFS, or NFS file system disk blocks
df_cdfs HP-UX report number of free CDFS, HFS, or NFS file system disk blocks
df_hfs HP-UX report number of free CDFS, HFS, or NFS file system disk blocks
bdftopcf IRIX convert X font from Bitmap Distribution Format to Portable Compiled Format
bdftopcf Tru64 convert X font from Bitmap Distribution Format to Portable Compiled Format
acl_copy_int Tru64 Copies the ACL from contiguous, persistent format to internal working space format
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service