Searched refs:mntfs_special_info_string (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/mntfs/
H A Dmntvnops.c1294 * mntfs_special_info_string() returns which, if either, of VBLK or VCHR
1299 mntfs_special_info_string(char *path, uint_t *major, uint_t *minor, cred_t *cr) function
1328 * then passes to mntfs_special_info_string().
1339 type = mntfs_special_info_string(newpath, NULL, NULL, cr);
1685 type = mntfs_special_info_string(preftab.mnt_special,

Completed in 60 milliseconds