z/OS UNIX System Services File System Interface Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Creating files

z/OS UNIX System Services File System Interface Reference
SA23-2285-00

File hierarchy objects are created with the vn_create, vn_mkdir, and vn_symlink calls.

The interface for all these operations includes:
  • The object's parent directory vnode, as a token structure
  • The object's name, as a character string
  • An ATTR structure

Serialization: An exclusive latch is held on the parent directory vnode.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014