Home
last modified time | relevance | path

Searched refs:symlink (Results 1 – 25 of 185) sorted by relevance

12345678

/Linux-v4.19/scripts/
Ddepmod.sh37 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE"
38 ln -s "$KERNELRELEASE" "$symlink"
50 rm -f "$symlink"
/Linux-v4.19/Documentation/ABI/removed/
Do2cb1 What: /sys/o2cb symlink
5 Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
/Linux-v4.19/fs/udf/
Dsymlink.c108 unsigned char *symlink; in udf_symlink_filler() local
125 symlink = iinfo->i_ext.i_data + iinfo->i_lenEAttr; in udf_symlink_filler()
134 symlink = bh->b_data; in udf_symlink_filler()
137 err = udf_pc_to_char(inode->i_sb, symlink, inode->i_size, p, PAGE_SIZE); in udf_symlink_filler()
/Linux-v4.19/Documentation/hwmon/
Ducd920010 http://focus.ti.com/lit/ds/symlink/ucd9220.pdf
11 http://focus.ti.com/lit/ds/symlink/ucd9222.pdf
12 http://focus.ti.com/lit/ds/symlink/ucd9224.pdf
13 http://focus.ti.com/lit/ds/symlink/ucd9240.pdf
14 http://focus.ti.com/lit/ds/symlink/ucd9244.pdf
15 http://focus.ti.com/lit/ds/symlink/ucd9246.pdf
16 http://focus.ti.com/lit/ds/symlink/ucd9248.pdf
Ducd90009 http://focus.ti.com/lit/ds/symlink/ucd90120.pdf
10 http://focus.ti.com/lit/ds/symlink/ucd90124.pdf
11 http://focus.ti.com/lit/ds/symlink/ucd90160.pdf
12 http://focus.ti.com/lit/ds/symlink/ucd9090.pdf
13 http://focus.ti.com/lit/ds/symlink/ucd90910.pdf
Dads10158 http://focus.ti.com/lit/ds/symlink/ads1015.pdf
12 http://focus.ti.com/lit/ds/symlink/ads1115.pdf
Dlm952458 http://www.ti.com/lit/ds/symlink/lm95235.pdf
12 http://www.ti.com/lit/ds/symlink/lm95245.pdf
/Linux-v4.19/tools/testing/selftests/exec/
DMakefile5 TEST_GEN_FILES := execveat.symlink execveat.denatured script subdir
19 $(OUTPUT)/execveat.symlink: $(OUTPUT)/execveat
D.gitignore4 execveat.symlink
/Linux-v4.19/Documentation/devicetree/bindings/iio/potentiostat/
Dlmp91000.txt3 LMP91000: http://www.ti.com/lit/ds/symlink/lmp91000.pdf
4 LMP91002: http://www.ti.com/lit/ds/symlink/lmp91002.pdf
/Linux-v4.19/security/tomoyo/
Daudit.c249 const char *symlink = NULL; in tomoyo_init_log() local
266 symlink = r->obj->symlink_target->name; in tomoyo_init_log()
268 len += 18 + strlen(symlink); in tomoyo_init_log()
281 } else if (symlink) in tomoyo_init_log()
283 symlink); in tomoyo_init_log()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-ofw16 symlink. It is possible that the absolute path will change
17 in the future, but the symlink is the stable ABI.
19 The /proc/device-tree symlink replaces the devicetree /proc
/Linux-v4.19/Documentation/driver-model/
Dbinding.txt62 A symlink is created in the bus's 'devices' directory that points to
65 A symlink is created in the driver's 'devices' directory that points
69 symlink is created in that directory that points to the device's
72 A symlink can be created (though this isn't done yet) in the device's
/Linux-v4.19/fs/kernfs/
Dsymlink.c47 kn->symlink.target_kn = target; in kernfs_create_link()
114 struct kernfs_node *target = kn->symlink.target_kn; in kernfs_getlink()
DMakefile5 obj-y := mount.o inode.o dir.o file.o symlink.o
/Linux-v4.19/fs/nfs/
Dnfs3proc.c256 struct nfs3_symlinkargs symlink; member
518 data->arg.symlink.fromfh = NFS_FH(dir); in nfs3_proc_symlink()
519 data->arg.symlink.fromname = dentry->d_name.name; in nfs3_proc_symlink()
520 data->arg.symlink.fromlen = dentry->d_name.len; in nfs3_proc_symlink()
521 data->arg.symlink.pages = &page; in nfs3_proc_symlink()
522 data->arg.symlink.pathlen = len; in nfs3_proc_symlink()
523 data->arg.symlink.sattr = sattr; in nfs3_proc_symlink()
926 .symlink = nfs_symlink,
976 .symlink = nfs3_proc_symlink,
/Linux-v4.19/fs/sysfs/
DMakefile5 obj-y := file.o dir.o symlink.o mount.o group.o
/Linux-v4.19/fs/cifs/
Dsmb2inode.c146 FILE_ALL_INFO *data, bool *adjust_tz, bool *symlink) in smb2_query_path_info() argument
152 *symlink = false; in smb2_query_path_info()
163 *symlink = true; in smb2_query_path_info()
/Linux-v4.19/fs/configfs/
DMakefile7 configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o
/Linux-v4.19/fs/efs/
DMakefile7 efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
/Linux-v4.19/tools/perf/trace/strace/groups/
Dfile18 symlink
/Linux-v4.19/fs/autofs/
DMakefile7 autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o
/Linux-v4.19/fs/affs/
DMakefile9 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
/Linux-v4.19/Documentation/w1/
Dw1.generic80 bus - (standard) symlink to the w1 bus
81 driver - (standard) symlink to the w1 driver
115 bus - (standard) symlink to the w1 bus
116 driver - (standard) symlink to the w1 driver
/Linux-v4.19/fs/coda/
DMakefile8 coda_linux.o symlink.o pioctl.o sysctl.o

12345678