Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c372 error = nfs4_trigger_mount(*vpp, cr, &newvp); in nfs4_trigger_open()
436 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_getattr()
463 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_setattr()
480 error = nfs4_trigger_mount(vp, cr, &newvp); in nfs4_trigger_access()
515 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_lookup()
534 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_create()
552 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_remove()
629 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_mkdir()
646 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_rmdir()
663 error = nfs4_trigger_mount(dvp, cr, &newdvp); in nfs4_trigger_symlink()
[all …]