Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dcompat.c787 #define NFS4_NAME "nfs4" macro
818 } else if (!strcmp(kernel_type, NFS4_NAME)) { in COMPAT_SYSCALL_DEFINE5()