Home
last modified time | relevance | path

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

/linux-4.1.27/fs/configfs/
Ddir.c172 static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent *parent_sd, in configfs_new_dirent() function
231 sd = configfs_new_dirent(parent_sd, element, type); in configfs_make_dirent()
1492 file->private_data = configfs_new_dirent(parent_sd, NULL, 0); in configfs_dir_open()