centos man page for hugetlbfs_test_path

Query: hugetlbfs_test_path

OS: centos

Section: 3

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

HUGETLBFS_TEST_PATH(3)					     Library Functions Manual					    HUGETLBFS_TEST_PATH(3)

NAME
hugetlbfs_test_path - Determine whether a mount point is hugetlbfs
SYNOPSIS
#include <hugetlbfs.h> int hugetlbfs_test_path(const char *mount);
DESCRIPTION
The hugetlbfs_test_path() function determines whether a given pathname is in a hugetlbfs filesystem.
RETURN VALUE
On success, 1 is returned for a hugetlbfs filesystem, or 0 for a non-hugetlbfs filesystem. On failure, -1 is returned and errno is set appropriately.
ERRORS
Please see statfs(3) for possible values for errno.
SEE ALSO
statfs(3), libhugetlbfs(7)
AUTHORS
libhugetlbfs was written by various people on the libhugetlbfs-devel mailing list. March 7, 2012 HUGETLBFS_TEST_PATH(3)
Related Man Pages
free_hugepage_region(3) - centos
get_huge_pages(3) - centos
getpagesizes(3) - centos
hugetlbfs_unlinked_fd(3) - centos
hugeedit(7) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Please Welcome Dave Munro to the Moderator Team!