Home
last modified time | relevance | path

Searched refs:prepend (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/fs/
Dd_path.c11 static int prepend(char **buffer, int *buflen, const char *str, int namelen) in prepend() function
183 prepend(&res, &buflen, "\0", 1); in __d_path()
200 prepend(&res, &buflen, "\0", 1); in d_absolute_path()
217 prepend(buf, buflen, "\0", 1); in path_with_deleted()
219 int error = prepend(buf, buflen, " (deleted)", 10); in path_with_deleted()
229 return prepend(buffer, buflen, "(unreachable)", 13); in prepend_unreachable()
315 if (prepend(&end, &buflen, " (deleted)", 11) || in simple_dname()
316 prepend(&end, &buflen, dentry->d_name.name, dentry->d_name.len) || in simple_dname()
317 prepend(&end, &buflen, "/", 1)) in simple_dname()
340 prepend(&end, &len, "\0", 1); in __dentry_path()
[all …]
/Linux-v5.4/security/apparmor/
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
65 error = prepend(name, *name - buf, "/", 1); in disconnect()
67 error = prepend(name, *name - buf, disconnected, in disconnect()
110 error = prepend(name, *name - buf, "/proc", 5); in d_namespace_path()
/Linux-v5.4/Documentation/scsi/
Dsd-parameters.txt19 To modify the caching mode without making the change persistent, prepend
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dname-prefix.txt5 sink/source names may use the name prefix property to prepend the
/Linux-v5.4/Documentation/networking/
Dphonet.txt55 perspective. Each Phonet network device shall prepend and set the media
/Linux-v5.4/drivers/block/
Dfloppy.c3958 const char *prepend; in config_types() local
3960 prepend = ""; in config_types()
3964 prepend = ","; in config_types()
3967 pr_cont("%s fd%d is %s", prepend, drive, name); in config_types()
/Linux-v5.4/Documentation/admin-guide/
Djava.rst149 # class is not in CLASSPATH, so prepend dir of class to CLASSPATH
Dkernel-parameters.txt649 device, prepend "brl," before the device type, for instance
/Linux-v5.4/fs/ext4/
Dextents.c1990 goto prepend; in ext4_ext_insert_extent()
2021 prepend: in ext4_ext_insert_extent()
/Linux-v5.4/Documentation/trace/
Dftrace.rst3050 to set_ftrace_filter. To remove a command, prepend it by '!'