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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4proc.c4180 static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type) argument
4200 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
4205 if (recovery_type > NFS_LOCK_NEW) {
4206 if (recovery_type == NFS_LOCK_RECLAIM)

Completed in 137 milliseconds