Searched refs:nfs_version (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/lockd/ | ||
H A D | bind.h | 47 u32 nfs_version; member |
/linux/fs/lockd/ | ||
H A D | clntlock.c | 48 u32 nlm_version = (nlm_init->nfs_version == 2) ? 1 : 4; in nlmclnt_init() |