Searched defs:vfs_copyopttbl_extend (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c107 static void vfs_copyopttbl_extend(const mntopts_t *, mntopts_t *, int);
2008 vfs_copyopttbl_extend(mtmpl, mops, count);
2113 vfs_copyopttbl_extend(const mntopts_t *smo, mntopts_t *dmo, int extra) function
2147 vfs_copyopttbl_extend(smo, dmo, 0);

Completed in 71 milliseconds