Home
last modified time | relevance | path

Searched refs:file_lock_operations (Results 1 – 5 of 5) sorted by relevance

/linux-3.3/fs/afs/
Dflock.c23 static const struct file_lock_operations afs_lock_ops = {
/linux-3.3/fs/lockd/
Dclntproc.c461 static const struct file_lock_operations nlmclnt_lock_ops = {
/linux-3.3/include/linux/
Dfs.h1108 struct file_lock_operations { struct
1152 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/linux-3.3/fs/nfs/
Dnfs4state.c907 static const struct file_lock_operations nfs4_fl_lock_ops = {
/linux-3.3/Documentation/filesystems/
DLocking329 ----------------------- file_lock_operations ------------------------------