Searched refs:unionfs_rename (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1104 unionfs_rename(struct vop_rename_args *ap) function
1127 UNIONFS_INTERNAL_DEBUG("unionfs_rename: enter\n");
1147 panic("unionfs_rename: no name");
1301 UNIONFS_INTERNAL_DEBUG("unionfs_rename: leave (%d)\n", error);
1324 UNIONFS_INTERNAL_DEBUG("unionfs_rename: leave (%d)\n", error);
2577 .vop_rename = unionfs_rename,

Completed in 72 milliseconds