Lines Matching defs:dentry
53 static void configfs_d_iput(struct dentry * dentry, in configfs_d_iput()
73 static int configfs_d_delete(const struct dentry *dentry) in configfs_d_delete()
227 struct dentry * dentry, void * element, in configfs_make_dirent()
305 static int configfs_create_dir(struct config_item * item, struct dentry *dentry) in configfs_create_dir()
365 struct dentry *dentry) in configfs_create_link()
418 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir() local
434 static int configfs_attach_attr(struct configfs_dirent * sd, struct dentry * dentry) in configfs_attach_attr()
454 struct dentry *dentry, in configfs_lookup()
510 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) in configfs_detach_prep()
557 static void configfs_detach_rollback(struct dentry *dentry) in configfs_detach_rollback()
571 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs() local
627 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups() local
828 struct dentry *dentry) in configfs_attach_item()
862 struct dentry *dentry) in configfs_attach_group()
1173 static int configfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in configfs_mkdir()
1353 static int configfs_rmdir(struct inode *dir, struct dentry *dentry) in configfs_rmdir()
1502 struct dentry * dentry = file->f_path.dentry; in configfs_dir_open() local
1526 struct dentry * dentry = file->f_path.dentry; in configfs_dir_close() local
1548 struct dentry *dentry = filp->f_path.dentry; in configfs_readdir() local
1629 struct dentry * dentry = file->f_path.dentry; in configfs_dir_lseek() local
1682 struct dentry *dentry; in configfs_register_subsystem() local
1733 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem() local