Searched refs:hmdfs_unlock_file (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_dentryfile_cloud.c | 123 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()
|
D | hmdfs_dentryfile.c | 728 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
|
D | hmdfs_dentryfile.h | 283 int hmdfs_unlock_file(struct file *filp, loff_t start, loff_t len);
|
D | inode_cloud.c | 65 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_cloud_dentry()
|
D | inode_remote.c | 54 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_remote_dentry()
|