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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Ddir.c170 static struct configfs_dirent *configfs_new_dirent(struct configfs_dirent *parent_sd, function
229 sd = configfs_new_dirent(parent_sd, element, type);
1037 * s_type is in configfs_new_dirent(), which has configfs_dirent_lock.
1476 file->private_data = configfs_new_dirent(parent_sd, NULL, 0);

Completed in 47 milliseconds