Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile_cloud.c123 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level()
152 hmdfs_unlock_file(ctx->filp, in hmdfs_find_dentry_cloud()
Dhmdfs_dentryfile.c728 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level()
757 hmdfs_unlock_file(ctx->filp, in hmdfs_find_dentry()
906 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry()
915 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry()
927 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry()
986 hmdfs_unlock_file(cfn->filp, ipos, DENTRYGROUP_SIZE); in update_inode_to_dentry()
1022 hmdfs_unlock_file(filp, ipos, DENTRYGROUP_SIZE); in hmdfs_delete_dentry()
1577 int hmdfs_unlock_file(struct file *filp, loff_t start, loff_t len) in hmdfs_unlock_file() function
Dhmdfs_dentryfile.h283 int hmdfs_unlock_file(struct file *filp, loff_t start, loff_t len);
Dinode_cloud.c65 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_cloud_dentry()
Dinode_remote.c54 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_remote_dentry()