Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfsproto.h333 typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, enumerator
H A Dnfs_subs.c249 return NFCHR; in vtonfs_type()
282 case NFCHR: in nfstov_type()
H A Dnfs4_vnops.c7131 case NFCHR: in nfs4_create_rpc()
7180 } else if ((type == NFBLK) || (type == NFCHR)) { in nfs4_create_rpc()