tag | line | file | source code |
---|---|---|---|
locks_mandatory_area | 357 | fs/locks.c | return (locks_mandatory_area(read_write, inode, filp, offset, |
locks_mandatory_area | 372 | include/linux/fs.h | extern int locks_mandatory_area(int read_write, struct inode *inode, |
locks_mandatory_area | 383 | include/linux/fs.h | return (locks_mandatory_area(read_write, inode, filp, offset, |