dqdh_prev_free 121 fs/quota/quota_tree.c dh->dqdh_prev_free = cpu_to_le32(0); dqdh_prev_free 138 fs/quota/quota_tree.c uint prevblk = le32_to_cpu(dh->dqdh_prev_free); dqdh_prev_free 147 fs/quota/quota_tree.c ((struct qt_disk_dqdbheader *)tmpbuf)->dqdh_prev_free = dqdh_prev_free 148 fs/quota/quota_tree.c dh->dqdh_prev_free; dqdh_prev_free 167 fs/quota/quota_tree.c dh->dqdh_next_free = dh->dqdh_prev_free = cpu_to_le32(0); dqdh_prev_free 189 fs/quota/quota_tree.c dh->dqdh_prev_free = cpu_to_le32(0); dqdh_prev_free 197 fs/quota/quota_tree.c ((struct qt_disk_dqdbheader *)tmpbuf)->dqdh_prev_free = dqdh_prev_free 18 fs/quota/quota_tree.h __le32 dqdh_prev_free; /* Number of previous block with free entry */