Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4proc.c6981 static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_getlk() function
7728 return nfs4_proc_getlk(state, F_GETLK, request); in nfs4_proc_lock()