Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c190 static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent *parent_sd, in configfs_new_dirent() function
250 sd = configfs_new_dirent(parent_sd, element, type, frag); in configfs_make_dirent()
1613 file->private_data = configfs_new_dirent(parent_sd, NULL, 0, NULL); in configfs_dir_open()