Searched hist:"843 e39ce7bf6449f5cbb9144774d589574fda3b1" (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libbe/ |
H A D | be_impl.h | diff 843e39ce7bf6449f5cbb9144774d589574fda3b1 Thu Jul 26 05:13:07 CEST 2018 Kyle Evans <kevans@FreeBSD.org> libbe(3): Add be_mounted_at to check a mount point
At a bare minimum, this function will return 0 if a BE is mounted at the given path or non-zero otherwise. If the optional 'details' nvlist is supplied, it is filled with an nvpair containing just the information about the BE mounted at the path. This nvpair is structured just as it is for be_get_bootenv_props, except limited to just the single mount point.
|
H A D | be.h | diff 843e39ce7bf6449f5cbb9144774d589574fda3b1 Thu Jul 26 05:13:07 CEST 2018 Kyle Evans <kevans@FreeBSD.org> libbe(3): Add be_mounted_at to check a mount point
At a bare minimum, this function will return 0 if a BE is mounted at the given path or non-zero otherwise. If the optional 'details' nvlist is supplied, it is filled with an nvpair containing just the information about the BE mounted at the path. This nvpair is structured just as it is for be_get_bootenv_props, except limited to just the single mount point.
|
H A D | libbe.3 | diff 843e39ce7bf6449f5cbb9144774d589574fda3b1 Thu Jul 26 05:13:07 CEST 2018 Kyle Evans <kevans@FreeBSD.org> libbe(3): Add be_mounted_at to check a mount point
At a bare minimum, this function will return 0 if a BE is mounted at the given path or non-zero otherwise. If the optional 'details' nvlist is supplied, it is filled with an nvpair containing just the information about the BE mounted at the path. This nvpair is structured just as it is for be_get_bootenv_props, except limited to just the single mount point.
|
H A D | be_info.c | diff 843e39ce7bf6449f5cbb9144774d589574fda3b1 Thu Jul 26 05:13:07 CEST 2018 Kyle Evans <kevans@FreeBSD.org> libbe(3): Add be_mounted_at to check a mount point
At a bare minimum, this function will return 0 if a BE is mounted at the given path or non-zero otherwise. If the optional 'details' nvlist is supplied, it is filled with an nvpair containing just the information about the BE mounted at the path. This nvpair is structured just as it is for be_get_bootenv_props, except limited to just the single mount point.
|
H A D | be_access.c | diff 843e39ce7bf6449f5cbb9144774d589574fda3b1 Thu Jul 26 05:13:07 CEST 2018 Kyle Evans <kevans@FreeBSD.org> libbe(3): Add be_mounted_at to check a mount point
At a bare minimum, this function will return 0 if a BE is mounted at the given path or non-zero otherwise. If the optional 'details' nvlist is supplied, it is filled with an nvpair containing just the information about the BE mounted at the path. This nvpair is structured just as it is for be_get_bootenv_props, except limited to just the single mount point.
|