SEQ_PATH(9) The Linux VFS SEQ_PATH(9)NAMEseq_path - seq_file interface to print a pathnameSYNOPSISint seq_path(struct seq_file * m, const struct path * path, const char * esc);ARGUMENTSm the seq_file handle path the struct path to print esc set of characters to escape in the outputDESCRIPTIONreturn the absolute path of 'path', as represented by the dentry / mnt pair in the path parameter.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SEQ_PATH(9)
| Related Man Pages |
|---|
| archive_entry_paths(3) - debian |
| archive_entry_paths(3) - centos |
| archive_entry_update_hardlink_utf8(3) - freebsd |
| archive_entry_symlink(3) - freebsd |
| archive_entry_paths(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |