Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c208 static int nfs4_trigger_mount(vnode_t *, cred_t *, vnode_t **);
372 error = nfs4_trigger_mount(*vpp, cr, &newvp); in nfs4_trigger_open()
436 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_getattr()
458 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_setattr()
475 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_access()
510 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_lookup()
529 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_create()
547 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_remove()
564 error = nfs4_trigger_mount(tdvp, cr, &newtdvp); in nfs4_trigger_link()
605 error = nfs4_trigger_mount(sdvp, cr, &newsdvp); in nfs4_trigger_rename()
[all …]