Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Daudit.c251 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.c2104 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/fs/smb/client/
H A Dlink.c202 char *symlink = NULL; in check_mf_symlink() local
/linux/fs/nfsd/
H A Dxdr.h137 struct nfsd_symlinkargs symlink; member
/linux/fs/squashfs/
H A Dsquashfs_fs.h331 char symlink[]; member
400 struct squashfs_symlink_inode symlink; member
/linux/init/
H A Dinitramfs.c517 char symlink[PATH_MAX + N_ALIGN(PATH_MAX) + 1]; in unpack_to_rootfs() member
/linux/tools/include/nolibc/
H A Dsys.h856 int symlink(const char *old, const char *new) in symlink() function
/linux/fs/
H A Dnamei.c4784 SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) in SYSCALL_DEFINE2() argument
/linux/include/linux/
H A Dfs.h2233 int (*symlink) (struct mnt_idmap *, struct inode *,struct dentry *, member