Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_dir.c43 static int tdircheckpath(struct tmpnode *, struct tmpnode *, struct cred *);
380 (error = tdircheckpath(tp, dir, cred))) { in tdirenter()
734 tdircheckpath( in tdircheckpath() function