Searched refs:hmdfs_wlock_file (Results 1 – 2 of 2) sorted by relevance
281 int hmdfs_wlock_file(struct file *filp, loff_t start, loff_t len);
621 err = hmdfs_wlock_file(filp, pos, DENTRYGROUP_SIZE); in find_dentry_page()876 ret = hmdfs_wlock_file(file, pos, DENTRYGROUP_SIZE); in create_dentry()1439 int hmdfs_wlock_file(struct file *filp, loff_t start, loff_t len) in hmdfs_wlock_file() function