Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
locks.c File Reference
#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)
 

Function Documentation

int ocfs2_flock ( struct file file,
int  cmd,
struct file_lock fl 
)

Definition at line 108 of file locks.c.

int ocfs2_lock ( struct file file,
int  cmd,
struct file_lock fl 
)

Definition at line 128 of file locks.c.