Home
last modified time | relevance | path

Searched refs:configfs_new_dirent (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/configfs/
Ddir.c173 static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent *parent_sd, in configfs_new_dirent() function
232 sd = configfs_new_dirent(parent_sd, element, type); in configfs_make_dirent()
1513 file->private_data = configfs_new_dirent(parent_sd, NULL, 0); in configfs_dir_open()