Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/include/
H A Dvnode.h161 int (*Symlink)(struct Vnode *parentVnode, struct Vnode **newVnode, const char *path, const char *target); member
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_force_umount.c230 .Symlink = ErrorVopSymlink,
/kernel/liteos_a/fs/jffs2/src/
H A Dvfs_jffs2.c969 .Symlink = VfsJffs2Symlink,
/kernel/liteos_a/fs/fat/os_adapt/
H A Dfatfs.c2435 .Symlink = fatfs_symlink,

Completed in 11 milliseconds