Linux Kernel
3.7.1
|
#include <linux/fs.h>
#include <linux/fcntl.h>
#include <cluster/masklog.h>
#include "ocfs2.h"
#include "dlmglue.h"
#include "file.h"
#include "inode.h"
#include "locks.h"
Go to the source code of this file.
Functions | |
int | ocfs2_flock (struct file *file, int cmd, struct file_lock *fl) |
int | ocfs2_lock (struct file *file, int cmd, struct file_lock *fl) |