Lines Matching defs:dentry

53 static void configfs_d_iput(struct dentry * dentry,  in configfs_d_iput()
226 struct dentry * dentry, void * element, in configfs_make_dirent()
272 static int configfs_create_dir(struct config_item *item, struct dentry *dentry) in configfs_create_dir()
346 struct dentry *dentry) in configfs_create_link()
399 struct dentry * dentry = dget(item->ci_dentry); in configfs_remove_dir() local
415 static int configfs_attach_attr(struct configfs_dirent * sd, struct dentry * dentry) in configfs_attach_attr()
438 struct dentry *dentry, in configfs_lookup()
494 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) in configfs_detach_prep()
541 static void configfs_detach_rollback(struct dentry *dentry) in configfs_detach_rollback()
555 struct dentry * dentry = dget(item->ci_dentry); in detach_attrs() local
611 struct dentry * dentry = dget(group->cg_item.ci_dentry); in detach_groups() local
808 struct dentry *dentry) in configfs_attach_item()
842 struct dentry *dentry) in configfs_attach_group()
1155 static int configfs_mkdir(struct inode *dir, struct dentry *dentry, umode_t mode) in configfs_mkdir()
1330 static int configfs_rmdir(struct inode *dir, struct dentry *dentry) in configfs_rmdir()
1481 struct dentry * dentry = file->f_path.dentry; in configfs_dir_open() local
1505 struct dentry * dentry = file->f_path.dentry; in configfs_dir_close() local
1527 struct dentry *dentry = file->f_path.dentry; in configfs_readdir() local
1591 struct dentry * dentry = file->f_path.dentry; in configfs_dir_lseek() local
1643 struct dentry *dentry; in configfs_register_subsystem() local
1690 struct dentry *dentry = group->cg_item.ci_dentry; in configfs_unregister_subsystem() local