Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/portfs/
H A Dport_fop.c249 static int port_fop_unmount(fsemarg_t *vf, int flag, cred_t *cr);
278 VFSNAME_UNMOUNT, { .fsemop_unmount = port_fop_unmount },
2012 port_fop_unmount(fsemarg_t *vf, int flag, cred_t *cr) in port_fop_unmount() function