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


Operations summary

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

The VFS callable services API contains the following functions:

Table 1. VFS callable sevices API functions
Function Description
v_access Check access permissions
v_close Close a file
v_create Create a regular, FIFO, or character special file
v_export Export a file system
v_fstatfs Get file system attributes
v_get Get a vnode from a file ID (FID)
v_getattr Get attributes for a file
v_link Create a hard link to a file
v_lockctl Control locks
v_lookup Look up a file name
v_mkdir Create a directory
v_open Open or create a file
v_rdwr Read or write to a file
v_readdir Read a directory
v_readlink Read a symbolic link or external link file
v_reg Register a process with the file system
v_rel Release a vnode
v_remove Remove a file
v_rename Rename a file or directory
v_rmdir Remove a directory
v_rpn Resolve a path name to a file system and a file
v_setattr Set attributes of a file
v_symlink Create a symbolic or external link

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014