Searched defs:dquot_operations___2 (Results 1 – 2 of 2) sorted by relevance
37662 struct dquot_operations___2 { struct37663 int (*write_dquot)(struct dquot___2 *);37664 struct dquot___2 * (*alloc_dquot)(struct super_block___2 *, int);37665 void (*destroy_dquot)(struct dquot___2 *);37666 int (*acquire_dquot)(struct dquot___2 *);37667 int (*release_dquot)(struct dquot___2 *);37668 int (*mark_dirty)(struct dquot___2 *);37669 int (*write_info)(struct super_block___2 *, int);37670 qsize_t * (*get_reserved_space)(struct inode___2 *);37671 int (*get_projid)(struct inode___2 *, kprojid_t *);[all …]