Searched refs:recovery_type (Results 1 - 1 of 1) sorted by relevance

/fs/nfs/
H A Dnfs4proc.c5665 static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type) argument
5685 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
5694 if (recovery_type > NFS_LOCK_NEW) {
5695 if (recovery_type == NFS_LOCK_RECLAIM)

Completed in 70 milliseconds