Android-cuttlefish cvd tool
Public Attributes | List of all members
qtree_fmt_operations Struct Reference

#include <quotaio_tree.h>

Public Attributes

void(* mem2disk_dqblk )(void *disk, struct dquot *dquot)
 
void(* disk2mem_dqblk )(struct dquot *dquot, void *disk)
 
int(* is_id )(void *disk, struct dquot *dquot)
 

Member Data Documentation

◆ disk2mem_dqblk

void(* qtree_fmt_operations::disk2mem_dqblk) (struct dquot *dquot, void *disk)

◆ is_id

int(* qtree_fmt_operations::is_id) (void *disk, struct dquot *dquot)

◆ mem2disk_dqblk

void(* qtree_fmt_operations::mem2disk_dqblk) (void *disk, struct dquot *dquot)

The documentation for this struct was generated from the following file: