Searched defs:automount_lower_s (Results 1 – 1 of 1) sorted by relevance
84 struct automount_lower_s struct88 FAR const char *fstype; /* Type of file system */89 FAR const char *blockdev; /* Path to the block device */90 FAR const char *mountpoint; /* Location to mount the volume */120 CODE int (*attach)(FAR const struct automount_lower_s *lower, argument122 CODE void (*enable)(FAR const struct automount_lower_s *lower, argument124 CODE bool (*inserted)(FAR const struct automount_lower_s *lower); argument