Home
last modified time | relevance | path

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

/linux/fs/configfs/
H A Dfile.c455 error = configfs_make_dirent(parent_sd, NULL, (void *) attr, mode, in configfs_create_file()
477 error = configfs_make_dirent(parent_sd, NULL, (void *) bin_attr, mode, in configfs_create_bin_file()
H A Ddir.c252 int configfs_make_dirent(struct configfs_dirent * parent_sd, in configfs_make_dirent() function
302 error = configfs_make_dirent(p->d_fsdata, dentry, item, mode, in configfs_create_dir()
376 err = configfs_make_dirent(p, dentry, target, mode, CONFIGFS_ITEM_LINK, in configfs_create_link()