Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/fuse/
HDfuse_util.c126 case FUSE_LINK: in fuse_audit_length()
265 case FUSE_LINK: in fuse_get_ops()
HDfuse_abi.h368 FUSE_LINK = 13, enumerator
HDfuse_vnops.c620 if (fuse_test_nosys(fmp, FUSE_LINK)) in fuse_vop_nlink()
629 fli = fuse_ipc_fill(fip, FUSE_LINK, dfnp->ino, ap->a_cred); in fuse_vop_nlink()