Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dsymlink.c15 static void afs_put_symlink(struct afs_symlink *symlink) in afs_put_symlink()
21 static void afs_replace_symlink(struct afs_vnode *vnode, struct afs_symlink *symlink) in afs_replace_symlink()
58 struct afs_symlink *symlink = op->create.symlink; in afs_init_new_symlink() local
85 struct afs_symlink *symlink; in afs_do_read_symlink() local
164 struct afs_symlink *symlink; in afs_get_link() local
H A Ddir.c1786 struct afs_symlink *symlink; in afs_symlink() local
H A Dinternal.h714 struct afs_symlink __rcu *symlink; /* Symlink content */ member
899 struct afs_symlink *symlink; member
/linux/fs/udf/
H A Dsymlink.c106 unsigned char *symlink; in udf_symlink_filler() local
/linux/security/tomoyo/
H A Daudit.c249 const char *symlink = NULL; in tomoyo_init_log() local
H A Dcondition.c812 struct tomoyo_path_info *symlink; in tomoyo_condition() local
H A Dcommon.c2138 char *symlink = NULL; in tomoyo_add_entry() local
/linux/fs/befs/
H A Dbefs.h73 char symlink[BEFS_SYMLINK_LEN]; member
H A Dbefs_fs_types.h194 char symlink[BEFS_SYMLINK_LEN]; member
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_debugfs.c345 char symlink[16]; in xe_gt_debugfs_register() local
/linux/fs/smb/client/
H A Dlink.c178 char *symlink = NULL; in check_mf_symlink() local
/linux/fs/nfsd/
H A Dxdr.h138 struct nfsd_symlinkargs symlink; member
/linux/lib/
H A Dref_tracker.c461 struct dentry *symlink, *dentry; in ref_tracker_dir_symlink() local
/linux/fs/squashfs/
H A Dsquashfs_fs.h332 char symlink[]; member
401 struct squashfs_symlink_inode symlink; member
/linux/tools/include/nolibc/
H A Dsys.h828 int symlink(const char *old, const char *new) symlink() function
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c3701 pmbus_remove_symlink(void * symlink) pmbus_remove_symlink() argument
3739 const char *pathname, *symlink; pmbus_init_debugfs() local
/linux/include/linux/
H A Dnfs_xdr.h1065 } symlink; /* NF4LNK */ member
1822 int (*symlink) (struct inode *, struct dentry *, struct folio *, member
/linux/fs/
H A Dnamei.c5842 SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) in SYSCALL_DEFINE2() argument