Home
last modified time | relevance | path

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

/freebsd-14.2/sys/fs/ext2fs/
H A Dext2_vnops.c116 static vop_link_t ext2_link; variable
152 .vop_link = ext2_link,
703 ext2_link(struct vop_link_args *ap) in ext2_link() function