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

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

Completed in 88 milliseconds