Home
last modified time | relevance | path

Searched defs:am_node (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/amd/amd/
H A Damd.h209 typedef struct am_node am_node; typedef
498 struct am_node { struct
505 am_node *am_parent; /* Parent of this node */ argument
509 nfsattrstat am_attr; /* File attributes */
511 int am_flags; /* Boolean flags AMF_* */
512 int am_error; /* Specific mount error */
513 time_t am_ttl; /* Time to live */
516 u_int am_gen; /* Generation number */
517 char *am_pref; /* Mount info prefix */
520 dev_t am_dev; /* Device number */
[all …]