CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cvmfs_suid Namespace Reference

Functions

string EscapeSystemdUnit (const string &path)
 
bool PathExists (const std::string &path)
 
string ResolvePath (const std::string &path)
 
std::string EscapeSystemdUnit (const std::string &path)
 

Detailed Description

This file is part of the CernVM File System

Function Documentation

std::string cvmfs_suid::EscapeSystemdUnit ( const std::string &  path)
string cvmfs_suid::EscapeSystemdUnit ( const string &  path)

Makes a systemd mount unit string from the given path, such as a-b-c.mount from /a/b/c

Definition at line 24 of file cvmfs_suid_util.cc.

Referenced by Mount().

Here is the call graph for this function:

Here is the caller graph for this function:

bool cvmfs_suid::PathExists ( const std::string &  path)

Definition at line 61 of file cvmfs_suid_util.cc.

Referenced by Mount().

Here is the caller graph for this function:

std::string cvmfs_suid::ResolvePath ( const std::string &  path)

Definition at line 68 of file cvmfs_suid_util.cc.

Referenced by IsMountPoint(), Mount(), and ResolvePath().

Here is the caller graph for this function: