Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfs/
Dfile.c60 static int nfs_lock(struct file *filp, int cmd, struct file_lock *fl);
77 .lock = nfs_lock,
813 static int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock() function