Searched refs:NF4SOCK (Results 1 – 5 of 5) sorted by relevance
333 NF4SOCK = 6, /* Special File - socket */ enumerator
851 case NF4SOCK: in nfsd4_decode_create()3019 *p = cpu_to_be32(NF4SOCK); in nfsd4_encode_fattr4_type()
832 case NF4SOCK: in nfsd4_create()
952 [NF4SOCK] = S_IFSOCK,
5353 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK); in _nfs4_proc_mknod()