Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/PCI/endpoint/
Dpci-endpoint-cfs.rst81 ... <Symlink EPF Device11>/
82 ... <Symlink EPF Device12>/
85 ... <Symlink EPF Device21>/
86 ... <Symlink EPF Device22>/
/kernel/liteos_a/fs/vfs/include/
Dvnode.h161 …int (*Symlink)(struct Vnode *parentVnode, struct Vnode **newVnode, const char *path, const char *t… member
/kernel/liteos_a/fs/vfs/operation/
Dvfs_force_umount.c230 .Symlink = ErrorVopSymlink,
/kernel/liteos_a/fs/jffs2/src/
Dvfs_jffs2.c969 .Symlink = VfsJffs2Symlink,
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbcache.rst523 Symlink to each of the attached backing devices.
535 Symlink to each of the cache devices comprising this cache set.
/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c2435 .Symlink = fatfs_symlink,
/kernel/linux/linux-5.10/Documentation/filesystems/
Dfscrypt.rst1105 - Symlink targets may be read and followed, but they will be presented
Dpath-lookup.rst787 permissions. Symlink handling requires a validated inode pointer too.