Lines Matching refs:hmdfs_dentry
659 static struct hmdfs_dentry *find_in_block(struct hmdfs_dentry_group *dentry_blk, in find_in_block()
662 struct hmdfs_dentry **insense_de, in find_in_block()
665 struct hmdfs_dentry *de; in find_in_block()
699 static struct hmdfs_dentry *hmdfs_in_level(struct dentry *child_dentry, in hmdfs_in_level()
705 struct hmdfs_dentry *de = NULL; in hmdfs_in_level()
706 struct hmdfs_dentry *tmp_insense_de = NULL; in hmdfs_in_level()
740 struct hmdfs_dentry *hmdfs_find_dentry(struct dentry *child_dentry, in hmdfs_find_dentry()
743 struct hmdfs_dentry *de = NULL; in hmdfs_find_dentry()
779 struct hmdfs_dentry *de; in update_dentry()
951 struct hmdfs_dentry *de = NULL; in update_inode_to_dentry()
997 struct hmdfs_dentry *de = NULL; in hmdfs_delete_dentry()