Searched refs:NF4SOCK (Results 1 – 5 of 5) sorted by relevance
334 NF4SOCK = 6, /* Special File - socket */ enumerator
972 case NF4SOCK: in nfsd4_decode_create()3234 *p = cpu_to_be32(NF4SOCK); in nfsd4_encode_fattr4_type()
877 case NF4SOCK: in nfsd4_create()
955 [NF4SOCK] = S_IFSOCK,
5372 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK); in _nfs4_proc_mknod()