Home
last modified time | relevance | path

Searched refs:hmdfs_wlock_file (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_dentryfile.h281 int hmdfs_wlock_file(struct file *filp, loff_t start, loff_t len);
Dhmdfs_dentryfile.c621 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