Searched refs:hmdfs_unlock_file (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_dentryfile.c | 719 hmdfs_unlock_file(ctx->filp, get_dentry_group_pos(bidx), in hmdfs_in_level() 748 hmdfs_unlock_file(ctx->filp, in hmdfs_find_dentry() 884 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry() 893 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry() 904 hmdfs_unlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry() 963 hmdfs_unlock_file(cfn->filp, ipos, DENTRYGROUP_SIZE); in update_inode_to_dentry() 999 hmdfs_unlock_file(filp, ipos, DENTRYGROUP_SIZE); in hmdfs_delete_dentry() 1449 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_remote.c | 54 hmdfs_unlock_file(ctx.filp, get_dentry_group_pos(ctx.bidx), in lookup_remote_dentry()
|