Home
last modified time | relevance | path

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

/Linux-v6.6/fs/configfs/
Ddir.c223 static int configfs_dirent_exists(struct configfs_dirent *parent_sd, in configfs_dirent_exists() function
292 error = configfs_dirent_exists(p->d_fsdata, dentry->d_name.name); in configfs_create_dir()