Home
last modified time | relevance | path

Searched defs:symlink (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/fs/udf/
Dsymlink.c104 unsigned char *symlink; in udf_symlink_filler() local
/linux-6.14.4/security/tomoyo/
Daudit.c251 const char *symlink = NULL; in tomoyo_init_log() local
Dcondition.c812 struct tomoyo_path_info *symlink; in tomoyo_condition() local
Dcommon.c2104 char *symlink = NULL; in tomoyo_add_entry() local
/linux-6.14.4/Documentation/filesystems/
Dpath-lookup.rst1134 Symlinks with no final component
/linux-6.14.4/fs/afs/
Ddynroot.c406 struct dentry *root, *symlink, *dsymlink; in afs_dynroot_symlink() local
Ddir.c287 char *symlink = kmap_local_folio(folioq_folio(dvnode->directory, 0), 0); in afs_do_read_single() local
Dinternal.h888 const char *symlink; member
/linux-6.14.4/fs/befs/
Dbefs.h73 char symlink[BEFS_SYMLINK_LEN]; member
Dbefs_fs_types.h194 char symlink[BEFS_SYMLINK_LEN]; member
/linux-6.14.4/fs/hpfs/
Dnamei.c289 struct dentry *dentry, const char *symlink) in hpfs_symlink()
/linux-6.14.4/fs/smb/client/
Dlink.c202 char *symlink = NULL; in check_mf_symlink() local
/linux-6.14.4/fs/nfsd/
Dxdr.h137 struct nfsd_symlinkargs symlink; member
/linux-6.14.4/fs/squashfs/
Dsquashfs_fs.h331 char symlink[]; member
400 struct squashfs_symlink_inode symlink; member
/linux-6.14.4/fs/nfs/
Dnfs3proc.c289 struct nfs3_symlinkargs symlink; member
/linux-6.14.4/include/linux/
Dkernfs.h214 struct kernfs_elem_symlink symlink; member
Dnfs_xdr.h1054 } symlink; /* NF4LNK */ member
1803 int (*symlink) (struct inode *, struct dentry *, struct folio *, member
Dfs.h2212 int (*symlink) (struct mnt_idmap *, struct inode *,struct dentry *, member
/linux-6.14.4/tools/include/nolibc/
Dsys.h1104 int symlink(const char *old, const char *new) in symlink() function
/linux-6.14.4/fs/ceph/
Dmds_client.h102 char *symlink; member
/linux-6.14.4/fs/
Dnamei.c4716 SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) in SYSCALL_DEFINE2() argument