GET_NAME
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
get_name - default export_operations->get_name function
SYNOPSIS
"SYNOPSIS"
int get_name (struct dentry * dentry, char * name, struct dentry * child);
ARGUMENTS
- dentry
-
the directory in which to find a name
- name
-
a pointer to a NAME_MAX+1 char buffer to store the name
- child
-
the dentry for the child directory.
DESCRIPTION
calls readdir on the parent until it finds an entry with
the same inode number as the child, and returns that.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:11 GMT, October 09, 2005