Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.c251 return NFLNK; in vtonfs_type()
284 case NFLNK: in nfstov_type()
H A Dnfs4_vnops.c7116 case NFLNK: in nfs4_create_rpc()
7167 if (type == NFLNK) { in nfs4_create_rpc()
7374 NFLNK, ap->a_target, &np); in nfs4_vnop_symlink()