Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/
Ddepmod.sh48 symlink="$INSTALL_MOD_PATH/lib/modules/99.98.$KERNELRELEASE"
49 ln -s "$KERNELRELEASE" "$symlink"
61 rm -f "$symlink"
/linux-4.1.27/Documentation/ABI/removed/
Do2cb1 What: /sys/o2cb symlink
5 Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
/linux-4.1.27/fs/udf/
Dsymlink.c105 unsigned char *symlink; in udf_symlink_filler() local
122 symlink = iinfo->i_ext.i_data + iinfo->i_lenEAttr; in udf_symlink_filler()
131 symlink = bh->b_data; in udf_symlink_filler()
134 err = udf_pc_to_char(inode->i_sb, symlink, inode->i_size, p, PAGE_SIZE); in udf_symlink_filler()
DMakefile8 partition.o super.o truncate.o symlink.o \
Dnamei.c1289 .symlink = udf_symlink,
/linux-4.1.27/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/ucd9090.pdf
12 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
Dads78288 http://focus.ti.com/lit/ds/symlink/ads7828.pdf
13 http://focus.ti.com/lit/ds/symlink/ads7830.pdf
/linux-4.1.27/fs/ncpfs/
DMakefile10 ncpfs-$(CONFIG_NCPFS_EXTRAS) += symlink.o
11 ncpfs-$(CONFIG_NCPFS_NFS_NS) += symlink.o
Ddir.c64 .symlink = ncp_symlink,
/linux-4.1.27/tools/testing/selftests/exec/
DMakefile3 DEPS = execveat.symlink execveat.denatured script subdir
12 execveat.symlink: execveat
D.gitignore4 execveat.symlink
/linux-4.1.27/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
Dsysfs-devices-soc56 interest, as it contains a symlink for each SoC device found on
57 the system. Each symlink points back into the aforementioned
Dsysfs-class-uwb_rc90 A symlink to the device (if any) of the WUSB Host
Dsysfs-block-bcache21 For a backing device that has cache, a symlink to
Dsysfs-class-cxl2 pointed to by the symlink device/.
Dsysfs-devices-system-cpu64 For example, the following symlink is created for cpu42
/linux-4.1.27/security/tomoyo/
Daudit.c248 const char *symlink = NULL; in tomoyo_init_log() local
265 symlink = r->obj->symlink_target->name; in tomoyo_init_log()
267 len += 18 + strlen(symlink); in tomoyo_init_log()
280 } else if (symlink) in tomoyo_init_log()
282 symlink); in tomoyo_init_log()
Dcondition.c790 struct tomoyo_path_info *symlink; in tomoyo_condition() local
794 symlink = obj ? obj->symlink_target : NULL; in tomoyo_condition()
795 if (!symlink || in tomoyo_condition()
796 !tomoyo_compare_name_union(symlink, ptr) in tomoyo_condition()
Dcommon.c1941 char *symlink = NULL; in tomoyo_add_entry() local
1963 symlink = strstr(header, " symlink.target=\""); in tomoyo_add_entry()
1964 if (symlink) in tomoyo_add_entry()
1965 len += tomoyo_truncate(symlink + 1) + 1; in tomoyo_add_entry()
1975 if (symlink) in tomoyo_add_entry()
1976 tomoyo_addprintf(buffer, len, "%s", symlink); in tomoyo_add_entry()
/linux-4.1.27/fs/kernfs/
Dsymlink.c38 kn->symlink.target_kn = target; in kernfs_create_link()
105 struct kernfs_node *target = kn->symlink.target_kn; in kernfs_getlink()
DMakefile5 obj-y := mount.o inode.o dir.o file.o symlink.o
Ddir.c413 kernfs_put(kn->symlink.target_kn); in kernfs_put()
/linux-4.1.27/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
Dclass.txt92 Drivers registered with the class get a symlink in the drivers/ directory
102 Each device gets a symlink in the devices/ directory that points to the
Dbus.txt107 Each device that is discovered on a bus of that type gets a symlink in
Dporting.txt355 symlink is created in the driver's sysfs directory that points to the
/linux-4.1.27/fs/sysfs/
DMakefile5 obj-y := file.o dir.o symlink.o mount.o group.o
Dsymlink.c188 if (kn->symlink.target_kn->priv != targ) in sysfs_rename_link_ns()
/linux-4.1.27/fs/nfs/
Dnfs3proc.c273 struct nfs3_symlinkargs symlink; member
531 data->arg.symlink.fromfh = NFS_FH(dir); in nfs3_proc_symlink()
532 data->arg.symlink.fromname = dentry->d_name.name; in nfs3_proc_symlink()
533 data->arg.symlink.fromlen = dentry->d_name.len; in nfs3_proc_symlink()
534 data->arg.symlink.pages = &page; in nfs3_proc_symlink()
535 data->arg.symlink.pathlen = len; in nfs3_proc_symlink()
536 data->arg.symlink.sattr = sattr; in nfs3_proc_symlink()
892 .symlink = nfs_symlink,
947 .symlink = nfs3_proc_symlink,
DMakefile9 direct.o pagelist.o read.o symlink.o unlink.o \
Dproc.c684 .symlink = nfs_symlink,
723 .symlink = nfs_proc_symlink,
Dnfs3xdr.c2516 PROC(SYMLINK, symlink, create, 0),
Dnfs4proc.c3810 data->arg.u.symlink.pages = &page; in _nfs4_proc_symlink()
3811 data->arg.u.symlink.len = len; in _nfs4_proc_symlink()
8598 .symlink = nfs_symlink,
8645 .symlink = nfs4_proc_symlink,
Ddir.c1922 error = NFS_PROTO(dir)->symlink(dir, dentry, page, pathlen, &attr); in nfs_symlink()
Dnfs4xdr.c1154 *p = cpu_to_be32(create->u.symlink.len); in encode_create()
1155 xdr_write_pages(xdr, create->u.symlink.pages, 0, create->u.symlink.len); in encode_create()
/linux-4.1.27/fs/cifs/
Dsmb2inode.c130 FILE_ALL_INFO *data, bool *adjust_tz, bool *symlink) in smb2_query_path_info() argument
136 *symlink = false; in smb2_query_path_info()
147 *symlink = true; in smb2_query_path_info()
Dsmb2proto.h64 bool *adjust_tz, bool *symlink);
Dsmb2ops.c987 struct smb2_symlink_err_rsp *symlink; in smb2_query_symlink() local
1011 symlink = (struct smb2_symlink_err_rsp *)err_buf->ErrorData; in smb2_query_symlink()
1012 sub_len = le16_to_cpu(symlink->SubstituteNameLength); in smb2_query_symlink()
1013 sub_offset = le16_to_cpu(symlink->SubstituteNameOffset); in smb2_query_symlink()
1015 (char *)symlink->PathBuffer + sub_offset, in smb2_query_symlink()
Dsmb1ops.c546 FILE_ALL_INFO *data, bool *adjustTZ, bool *symlink) in cifs_query_path_info() argument
550 *symlink = false; in cifs_query_path_info()
585 *symlink = true; in cifs_query_path_info()
Dinode.c588 bool symlink) argument
616 if (symlink) {
720 bool symlink = false; local
750 data, &adjust_tz, &symlink);
755 symlink);
Dcifsfs.c871 .symlink = cifs_symlink,
/linux-4.1.27/Documentation/w1/
Dw1.generic80 bus - (standard) symlink to the w1 bus
81 driver - (standard) symlink to the w1 driver
107 bus - (standard) symlink to the w1 bus
108 driver - (standard) symlink to the w1 driver
/linux-4.1.27/fs/efs/
DMakefile7 efs-objs := super.o inode.o namei.o dir.o file.o symlink.o
/linux-4.1.27/fs/configfs/
DMakefile7 configfs-objs := inode.o file.o dir.o symlink.o mount.o item.o
Ddir.c1430 .symlink = configfs_symlink,
/linux-4.1.27/fs/autofs4/
DMakefile7 autofs4-objs := init.o inode.o root.o symlink.o waitq.o expire.o dev-ioctl.o
Droot.c63 .symlink = autofs4_dir_symlink,
/linux-4.1.27/fs/affs/
DMakefile9 affs-objs := super.o namei.o inode.o file.o dir.o amigaffs.o bitmap.o symlink.o
Ddir.c35 .symlink = affs_symlink,
/linux-4.1.27/fs/sysv/
DMakefile8 namei.o super.o symlink.o
Dnamei.c284 .symlink = sysv_symlink,
/linux-4.1.27/fs/coda/
DMakefile8 coda_linux.o symlink.o pioctl.o sysctl.o
Dupcall.c413 offset = INSIZE(symlink); in venus_symlink()
414 insize = max_t(unsigned int, offset + len + symlen + 8, OUTSIZE(symlink)); in venus_symlink()
Ddir.c562 .symlink = coda_symlink,
/linux-4.1.27/fs/ufs/
DMakefile8 namei.o super.o symlink.o truncate.o util.o
Dnamei.c351 .symlink = ufs_symlink,
/linux-4.1.27/fs/ext2/
DMakefile8 ioctl.o namei.o super.o symlink.o
Dnamei.c404 .symlink = ext2_symlink,
/linux-4.1.27/fs/ext3/
DMakefile8 ioctl.o namei.o super.o symlink.o hash.o resize.o ext3_jbd.o
Dnamei.c2558 .symlink = ext3_symlink,
/linux-4.1.27/Documentation/filesystems/
Ddevpts.txt34 open of /dev/ptmx must be a redirected to '/dev/pts/ptmx' using a symlink or
65 /dev/pts/ptmx using either a bind mount or symlink.
77 3. The '/dev/ptmx -> pts/ptmx' symlink is the preferred method since it
101 a symlink to pts/ptmx and the bind mount can be ignored.
Doverlayfs.txt142 also requires copy_up, though of course creation of a symlink does
151 mode, mtime, symlink-target etc.) and then if the object is a file, the
Dhpfs.txt93 attribute named "SYMLINK" with symlink value. Like on ext2, you can chown and
94 chgrp symlinks but I don't know what is it good for. chmoding symlink results
95 in chmoding file where symlink points. These symlinks are just for Linux use and
Dext2.txt175 encode the type of the object (file, directory, symlink, device, fifo,
195 itself if the symlink is less than 60 bytes long. It uses the fields
198 block for the symlink, and most symlinks are less than 60 characters long.
Dnilfs2.txt268 ( regular file, directory, or symlink )
Dpath-lookup.txt59 procedures. Symlinks essentially substitute the symlink name for the target
346 and link for symlink traversal requiring drop.
DLocking44 int (*symlink) (struct inode *,struct dentry *,const char *);
79 symlink: yes
Dvfs.txt344 int (*symlink) (struct inode *,struct dentry *,const char *);
400 symlink: called by the symlink(2) system call. Only required if you
Dporting87 ->rmdir(), ->link(), ->lseek(), ->symlink(), ->rename()
Df2fs.txt442 - type file type such as directory, symlink, etc
Dcoda.txt110 4.11 symlink
869 ViceFid VFid; /* Directory to put symlink in */
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-devices9 an of_path symlink pointing to the corresponding device
/linux-4.1.27/fs/jfs/
DMakefile10 jfs_extent.o symlink.o jfs_metapage.o \
Dnamei.c1513 .symlink = jfs_symlink,
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
DMakefile4 rw.o namei.o symlink.o llite_mmap.o \
Dnamei.c1156 .symlink = ll_symlink,
/linux-4.1.27/fs/squashfs/
DMakefile7 squashfs-y += namei.o super.o symlink.o decompressor.o
Dsquashfs_fs.h336 char symlink[0]; member
405 struct squashfs_symlink_inode symlink; member
Dinode.c284 struct squashfs_symlink_inode *sqsh_ino = &squashfs_ino.symlink; in squashfs_read_inode()
/linux-4.1.27/fs/ext4/
DMakefile8 ioctl.o namei.o super.o symlink.o hash.o resize.o extents.o \
Dnamei.c3894 .symlink = ext4_symlink,
/linux-4.1.27/fs/exofs/
DKbuild19 exofs-y := inode.o file.o symlink.o namei.o dir.o super.o sys.o
Dnamei.c310 .symlink = exofs_symlink,
/linux-4.1.27/fs/jffs2/
DMakefile10 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
Ddir.c56 .symlink = jffs2_symlink,
/linux-4.1.27/arch/arm/boot/dts/
Dtps6507x.dtsi11 * http://www.ti.com/lit/ds/symlink/tps65070.pdf
Dtps65217.dtsi11 * http://www.ti.com/lit/ds/symlink/tps65217.pdf
Dtps65910.dtsi11 * http://www.ti.com/lit/ds/symlink/tps65910.pdf
Dtwl6030.dtsi11 * http://www.ti.com/lit/ds/symlink/twl6030.pdf
Domap4-sdp.dts415 * http://www.ti.com/lit/ds/symlink/tmp105.pdf
/linux-4.1.27/Documentation/sysctl/
Dfs.txt184 A long-standing class of security issues is the symlink-based
187 is to cross privilege boundaries when following a given symlink (i.e. a
188 root process follows a symlink belonging to another user). For a likely
192 When set to "0", symlink following behavior is unrestricted.
195 a sticky world-writable directory, or when the uid of the symlink and
196 follower match, or when the directory owner matches the symlink's owner.
/linux-4.1.27/fs/ocfs2/
DMakefile38 symlink.o \
Dnamei.c2888 .symlink = ocfs2_symlink,
/linux-4.1.27/Documentation/DocBook/
D.filesystems.xml.cmd2 …v.c kernel/sysctl.c fs/proc/base.c fs/eventfd.c fs/sysfs/file.c fs/sysfs/symlink.c fs/debugfs/inod…
/linux-4.1.27/include/linux/
Dshmem_fs.h20 char *symlink; /* unswappable short symlink */ member
Dkernfs.h127 struct kernfs_elem_symlink symlink; member
Dnfs_xdr.h861 } symlink; /* NF4LNK */ member
1475 int (*symlink) (struct inode *, struct dentry *, struct page *, member
Dfs.h1636 int (*symlink) (struct inode *,struct dentry *,const char *); member
/linux-4.1.27/fs/hpfs/
Dnamei.c293 static int hpfs_symlink(struct inode *dir, struct dentry *dentry, const char *symlink) in hpfs_symlink() argument
336 result->i_size = strlen(symlink); in hpfs_symlink()
350 hpfs_set_ea(result, fnode, "SYMLINK", symlink, strlen(symlink)); in hpfs_symlink()
620 .symlink = hpfs_symlink,
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dti,cdce706.txt4 Reference: http://www.ti.com/lit/ds/symlink/cdce706.pdf
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dlp872x.txt39 - LP8720: http://www.ti.com/lit/ds/symlink/lp8720.pdf
40 - LP8725: http://www.ti.com/lit/ds/symlink/lp8725.pdf
/linux-4.1.27/arch/um/os-Linux/
Duser_syms.c80 EXPORT_SYMBOL_PROTO(symlink);
/linux-4.1.27/fs/befs/
Dbefs.h69 char symlink[BEFS_SYMLINK_LEN]; member
Dbefs_fs_types.h193 char symlink[BEFS_SYMLINK_LEN]; member
Dlinuxvfs.c384 strlcpy(befs_ino->i_data.symlink, raw_inode->data.symlink, in befs_iget()
506 nd_set_link(nd, befs_ino->i_data.symlink); in befs_fast_follow_link()
Ddebug.c105 befs_debug(sb, " Symbolic link [%s]", inode->data.symlink); in befs_dump_inode()
DChangeLog59 they work. I had forgotten all about them. (inode.c, symlink.c) [WD]
187 symlink string). (super.c, inode.c, befs_fs.h) [WD]
195 * Fixed befs_readlink() (symlink.c) [Christoph Hellwig].
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtwl-familly.txt30 * http://www.ti.com/lit/ds/symlink/twl6030.pdf
/linux-4.1.27/fs/
Dbad_inode.c132 .symlink = bad_inode_symlink,
Dnamei.c3885 if (!dir->i_op->symlink) in vfs_symlink()
3892 error = dir->i_op->symlink(dir, dentry, oldname); in vfs_symlink()
3930 SYSCALL_DEFINE2(symlink, const char __user *, oldname, const char __user *, newname) in SYSCALL_DEFINE2() argument
/linux-4.1.27/fs/nfsd/
Dxdr.h127 struct nfsd_symlinkargs symlink; member
/linux-4.1.27/Documentation/early-userspace/
Dbuffer-format.txt73 or symlink.
99 c_filesize must not be zero for a symlink.
/linux-4.1.27/Documentation/filesystems/configfs/
Dconfigfs.txt31 symlink(2) can be used to group items together. Unlike sysfs, the
66 symlink(2)). Links can be removed via unlink(2).
354 [Item Aggregation Via symlink(2)]
359 symlink(2).
363 symlink(2) may be called with the config_item as the source of the link.
365 symlink(2) attempt outside the configfs filesystem will be denied.
367 When symlink(2) is called, the source config_item's ->allow_link()
/linux-4.1.27/fs/ramfs/
Dinode.c144 .symlink = ramfs_symlink,
/linux-4.1.27/Documentation/
Dsysfs-rules.txt56 - using or exposing symlink values as elements in a devpath string
81 - accessing attributes reached by a symlink pointing to another device,
112 The devices belonging to a subsystem will create a symlink in the
Dedac.txt552 in this directory are various controls, a symlink and one or more 'instance'
573 The symlink points to the 'struct dev' that is registered for this edac_device.
Dmd.txt352 a symlink to the block device in /sys/block, e.g.
/linux-4.1.27/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt51 # compatibility symlink for the pre-oneiric locations
/linux-4.1.27/Documentation/networking/
Dcxacru.txt14 these are directories named cxacruN where N is the device number. A symlink
Dcdc_mbim.txt221 symlink:
Dbonding.txt1414 interface is enslaved by looking for the master symlink. Thus:
/linux-4.1.27/Documentation/filesystems/pohmelfs/
Dnetwork_protocol.txt112 Create hard of symlink.
117 @start - 1 for symlink, 0 for hardlink.
/linux-4.1.27/fs/minix/
Dnamei.c263 .symlink = minix_symlink,
/linux-4.1.27/fs/ceph/
Dmds_client.h41 char *symlink; member
Ddir.c1378 .symlink = ceph_symlink,
Dinode.c812 sym = kstrndup(iinfo->symlink, symlen, GFP_NOFS); in fill_inode()
Dmds_client.c79 info->symlink = *p; in parse_reply_info_in()
/linux-4.1.27/fs/hostfs/
Dhostfs_user.c281 err = symlink(to, from); in make_symlink()
Dhostfs_kern.c884 .symlink = hostfs_symlink,
/linux-4.1.27/Documentation/filesystems/cifs/
DTODO37 h) Add support for storing symlink info to Windows servers
DCHANGES817 symlink routines.
1031 Unix extensions (symlink, readlink, hardlink, chmod and some chgrp and chown) implemented
1058 nor is the symlink support using the Unix extensions
DREADME495 posix acls, posix locks, posix paths, symlink support
/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S158 ENTRY_SAME(symlink)
/linux-4.1.27/Documentation/target/
Dtcm_mod_builder.txt94 IBLOCK backstore symlink to port:
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h90 SYSCALL_SPU(symlink)
/linux-4.1.27/tools/perf/util/
Dbuild-id.c390 if (symlink(targetname, linkname) == 0) in build_id_cache__add_s()
/linux-4.1.27/mm/
Dshmem.c601 kfree(info->symlink); in shmem_evict_inode()
2448 info->symlink = kmemdup(symname, len, GFP_KERNEL); in shmem_symlink()
2449 if (!info->symlink) { in shmem_symlink()
2479 nd_set_link(nd, SHMEM_I(d_inode(dentry))->symlink); in shmem_follow_short_symlink()
3147 .symlink = shmem_symlink,
/linux-4.1.27/fs/xfs/
Dxfs_iops.c1125 .symlink = xfs_vn_symlink,
1153 .symlink = xfs_vn_symlink,
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt39 That's in addition to standard files including the "device" symlink.
Dgpio-legacy.txt658 That's in addition to standard files including the "device" symlink.
/linux-4.1.27/fs/nilfs2/
Dnamei.c558 .symlink = nilfs_symlink,
/linux-4.1.27/Documentation/sound/alsa/
DProcfile.txt53 You can symlink this to /dev/sndstat.
DOSS-Emulation.txt34 On ALSA, you can symlink /dev/sndstat to this proc file.
DALSA-Configuration.txt1836 Copy (or symlink) the file appropriately if you get an error
/linux-4.1.27/fs/cramfs/
DREADME37 One <file_data> for each file that's either a symlink or a
/linux-4.1.27/Documentation/kbuild/
Dkconfig.txt40 break symlinks when .config is a symlink to somewhere else.
Dmakefiles.txt213 namei.o super.o symlink.o
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c90 COMPAT_SYSCALL_WRAP2(symlink, const char __user *, old, const char __user *, new);
/linux-4.1.27/Documentation/spi/
Dspidev50 binds to that device. (Directory or symlink, based on whether
Dspi-summary171 /sys/bus/spi/devices/spiB.C ... symlink to that physical
179 /sys/class/spi_master/spiB ... symlink (or actual device node) to
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl97 88 common symlink sys_symlink
Dsyscall_32.tbl92 83 i386 symlink sys_symlink
/linux-4.1.27/fs/hfsplus/
Ddir.c556 .symlink = hfsplus_symlink,
/linux-4.1.27/fs/logfs/
Ddir.c792 .symlink = logfs_symlink,
/linux-4.1.27/fs/f2fs/
Dnamei.c789 .symlink = f2fs_symlink,
/linux-4.1.27/Documentation/usb/
Dgadget_configfs.txt227 a symlink to a function being removed from the configuration, e.g.:
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs-rdma.txt95 mount.nfs4. The standard technique is to create a symlink called
/linux-4.1.27/fs/overlayfs/
Ddir.c945 .symlink = ovl_symlink,
/linux-4.1.27/Documentation/scsi/
Dosst.txt85 symlink trick. The IOCTLs to control tape operation are also mostly
/linux-4.1.27/fs/9p/
Dvfs_inode_dotl.c980 .symlink = v9fs_vfs_symlink_dotl,
Dvfs_inode.c1500 .symlink = v9fs_vfs_symlink,
/linux-4.1.27/Documentation/powerpc/
Dcxl.txt372 The following udev rules could be used to create a symlink to the
/linux-4.1.27/fs/afs/
Ddir.c56 .symlink = afs_symlink,
/linux-4.1.27/fs/hugetlbfs/
Dinode.c713 .symlink = hugetlbfs_symlink,
/linux-4.1.27/fs/ubifs/
Ddir.c1178 .symlink = ubifs_symlink,
/linux-4.1.27/fs/ecryptfs/
Dinode.c1117 .symlink = ecryptfs_symlink,
/linux-4.1.27/Documentation/isdn/
DREADME.gigaset115 no device node is given as parameter, by creating a symlink /dev/ttyG to
/linux-4.1.27/fs/reiserfs/
Dnamei.c1616 .symlink = reiserfs_symlink,
/linux-4.1.27/Documentation/kdump/
Dkdump.txt70 This is a symlink to the latest version.
/linux-4.1.27/fs/gfs2/
Dinode.c1942 .symlink = gfs2_symlink,
/linux-4.1.27/drivers/char/
DKconfig171 symlink to the device.
/linux-4.1.27/fs/fuse/
Ddir.c1888 .symlink = fuse_symlink,
/linux-4.1.27/Documentation/m68k/
Dkernel-options.txt107 kernel cannot see this symlink before mounting the root FS and it
/linux-4.1.27/drivers/rtc/
DKconfig101 versions of "udev" are known to set up the symlink for you.
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS1118 !!!!! purposes. It WAS required to change /dev/dsp (a symlink) to !!!!
/linux-4.1.27/fs/btrfs/
Dinode.c9870 .symlink = btrfs_symlink,