centos man page for seq_path

Query: seq_path

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SEQ_PATH(9)							   The Linux VFS						       SEQ_PATH(9)

NAME
seq_path - seq_file interface to print a pathname
SYNOPSIS
int seq_path(struct seq_file * m, const struct path * path, const char * esc);
ARGUMENTS
m the seq_file handle path the struct path to print esc set of characters to escape in the output
DESCRIPTION
return the absolute path of 'path', as represented by the dentry / mnt pair in the path parameter.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SEQ_PATH(9)
Related Man Pages
archive_entry_set_symlink(3) - freebsd
archive_entry_symlink(3) - freebsd
archive_entry_paths(3) - freebsd
archive_entry_copy_pathname(3) - freebsd
archive_entry_copy_symlink_w(3) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend