Searched refs:locks_mandatory_area (Results 1 – 3 of 3) sorted by relevance
/fs/ |
D | remap_range.c | 115 retval = locks_mandatory_area(inode, file, pos, end, in remap_verify_area()
|
D | locks.c | 1445 int locks_mandatory_area(struct inode *inode, struct file *filp, loff_t start, in locks_mandatory_area() function 1494 EXPORT_SYMBOL(locks_mandatory_area);
|
D | read_write.c | 393 retval = locks_mandatory_area(inode, file, pos, pos + count - 1, in rw_verify_area()
|