|
Linux Kernel
3.7.1
|
#include "internal.h"Go to the source code of this file.
Macros | |
| #define | AFS_LOCK_GRANTED 0 |
| #define | AFS_LOCK_PENDING 1 |
Functions | |
| void __exit | afs_kill_lock_manager (void) |
| void | afs_lock_may_be_available (struct afs_vnode *vnode) |
| void | afs_lock_work (struct work_struct *work) |
| int | afs_lock (struct file *file, int cmd, struct file_lock *fl) |
| int | afs_flock (struct file *file, int cmd, struct file_lock *fl) |
| void afs_lock_work | ( | struct work_struct * | work | ) |
1.8.2