#include <arpa/inet.h>
#include <dirent.h>
#include <stdint.h>
#include <sys/types.h>
#include <bstrlib.h>
#include <atalk/cnid.h>
#include <atalk/queue.h>
#include <atalk/unicode.h>
Go to the source code of this file.
◆ DIRBITS
◆ DIRDID_ROOT
| #define DIRDID_ROOT htonl(2) |
◆ DIRDID_ROOT_PARENT
| #define DIRDID_ROOT_PARENT htonl(1) |
◆ DIRF_CNID
◆ DIRF_FSMASK
| #define DIRF_FSMASK (3<<0) |
◆ DIRF_ISFILE
| #define DIRF_ISFILE (1<<3) |
it's cached file, not a directory
◆ DIRF_NOFS
◆ DIRF_OFFCNT
| #define DIRF_OFFCNT (1<<4) |
offsprings count is valid
◆ DIRF_UFS
◆ DIRF_UNVALIDATED
| #define DIRF_UNVALIDATED (1<<6) |
◆ path_isadir()
| int path_isadir |
( |
struct path * | o_path | ) |
|
|
inlinestatic |
◆ rootParent