Searched refs:locks_mandatory_area (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | read_write.c | 392 retval = locks_mandatory_area(inode, file, pos, pos + count - 1, in rw_verify_area() 1770 retval = locks_mandatory_area(inode, file, pos, end, in remap_verify_area()
|
D | locks.c | 1420 int locks_mandatory_area(struct inode *inode, struct file *filp, loff_t start, in locks_mandatory_area() function 1468 EXPORT_SYMBOL(locks_mandatory_area);
|